Skip to content

Conversation

zenglian
Copy link

@zenglian zenglian commented Feb 2, 2019

Add JsonPropertyNamingStrategy.LOWER_CASE_WITH_DOTS for dot-delimited names, which is widely used as configuration properties name, by many applications/products like hadoop, spark, etc.

Created per #2241

cowtowncoder and others added 30 commits February 27, 2018 19:21
…rom annotations, default type handling (eventually)
…n, remove from `AnnotationIntrospector`, add `TypeResolverProvider`
@cowtowncoder
Copy link
Member

Hmmh. Unfortunately I don't think this merge works as it would merge in 3.0 (master) changes back to 2.x branch. But I think I can try to use the origin PR to make things work.

@zenglian
Copy link
Author

zenglian commented Feb 4, 2019

oops...got it... it should be based on 2.10 branch

@zenglian zenglian closed this Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.