Class PropertyNamingStrategy.LowerDotCaseStrategy

All Implemented Interfaces:
Serializable
Enclosing class:
PropertyNamingStrategy

@Deprecated public static class PropertyNamingStrategy.LowerDotCaseStrategy extends PropertyNamingStrategy.PropertyNamingStrategyBase
Deprecated.
Since 2.12 use PropertyNamingStrategies.LowerDotCaseStrategy instead (see databind#2715 for reason for deprecation)
See Also: