Skip to content

Allow Gson to be configured declaratively (and programmatically via c… #11498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ioanngolovko
Copy link
Contributor

@ioanngolovko ioanngolovko commented Jan 4, 2018

…ustomizers)

GsonAutoconfiguration was implemented in accordance with the formulation (#1946).
Customizers are also supported.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 4, 2018
@ioanngolovko ioanngolovko reopened this Jan 6, 2018
@philwebb philwebb self-assigned this Jan 9, 2018
@philwebb philwebb added type: enhancement A general enhancement priority: normal and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 9, 2018
@philwebb philwebb added this to the 2.0.0.RC1 milestone Jan 9, 2018
philwebb pushed a commit that referenced this pull request Jan 9, 2018
Update GSON support to allow customization with either properties or
customize beans.

See gh-11498
@philwebb philwebb closed this in 286a3bb Jan 9, 2018
philwebb added a commit that referenced this pull request Jan 9, 2018
* pr/11498:
  Polish GSON customization support
  Allow GSON customization via properties or beans
@philwebb
Copy link
Member

philwebb commented Jan 9, 2018

@ioanngolovko Thanks very much for this contribution. I've merged it into master and it should be part of RC1. I also took the liberty of changing the StandardGsonBuilderCustomizer to use the new PropertyMapper class that we recently introduced. See commit 286a3bb for the differences.

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants