PropertyNamingStrategy implementation which, if the declaring class of a property is
annotated with JsonSnakeCase, uses a
PropertyNamingStrategies.SnakeCaseStrategy, and uses
the default PropertyNamingStrategy otherwise.CaffeineSpecs.META-INF/services/io.dropwizard.jackson.Discoverable.Discoverable.META-INF/services folder for the provided class.ClassLoader from the current class.META-INF configuration file.CacheBuilderSpecs.snake_case JSON field names instead
of camelCase field names.ObjectMapper that will work with Dropwizard out of box.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 © 2023. All rights reserved.