|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| AnnotationSensitivePropertyNamingStrategy | A PropertyNamingStrategy implementation which, if the declaring class of a property is
annotated with JsonSnakeCase, uses a LowerCaseWithUnderscoresStrategy, and uses
the default PropertyNamingStrategy otherwise. |
| GuavaExtrasModule | |
| ObjectMapperFactory | A factory class for ObjectMapper. |
| Annotation Types Summary | |
|---|---|
| JsonSnakeCase | Marker annotation which indicates that the annotated case class should be
serialized and deserialized using snake_case JSON field names instead
of camelCase field names. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||