PropertyNamingStrategy implementation which, if the declaring class of a property is
annotated with JsonSnakeCase, uses a
PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy, and uses
the default PropertyNamingStrategy otherwise.META-INF/services/io.dropwizard.jackson.Discoverable.snake_case JSON field names instead
of camelCase field names.ObjectMapper with Guava, Logback, and Joda Time support, as well as
support for JsonSnakeCase.ObjectMapper with a custom JsonFactory
with Guava, Logback, and Joda Time support, as well as support for JsonSnakeCase.Copyright © 2015. All rights reserved.