Constructor and Description |
---|
JacksonFeature()
Default constructor enables registering Jackson's exception mappers
|
Modifier and Type | Method and Description |
---|---|
boolean |
configure(FeatureContext context) |
static JacksonFeature |
withExceptionMappers()
Create JacksonFeature with working Jackson's exception mappers
|
static JacksonFeature |
withoutExceptionMappers()
Create JacksonFeature without registered Jackson's exception mappers
|
public JacksonFeature()
public static JacksonFeature withExceptionMappers()
public static JacksonFeature withoutExceptionMappers()
public boolean configure(FeatureContext context)
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.