aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/fasterxml/jackson/databind/PropertyNamingStrategy.java
AgeCommit message (Expand)Author
2019-02-04Complete merging #2241Tatu Saloranta
2019-02-04Start work merging #2241Tatu Saloranta
2016-08-17Fix misleading javadoc for PascalCaseStrategyStephan L
2015-11-09Fix #963: Add `JsonPropertyNamingStrategy.KEBAB_CASE` for hyphen-delimited (L...Tatu Saloranta
2015-11-09Fixed #909Tatu Saloranta
2014-05-18Implement #461Tatu Saloranta
2012-10-26Fix issues #94 and #96Tatu Saloranta
2012-08-30Added bit more testing for [Issue#64]Tatu Saloranta
2012-08-30Adds new feature supporting PascalCaseStrategy, a PropertyNamingStrategySean J. Barbeau
2012-01-22javadoc cleanupTatu Saloranta
2012-01-18Yet more config refactoringTatu Saloranta
2011-12-23First check-in, tons of compilation errors to resolveTatu Saloranta