Skip to content

Make standard JSON builder customizer classes package-private #14399

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
Closed

Make standard JSON builder customizer classes package-private #14399

wants to merge 1 commit into from

Conversation

sdeleuze
Copy link
Contributor

@sdeleuze sdeleuze commented Sep 10, 2018

As a follow-up of e1ebbcd and as part of #13490, I would need StandardGsonBuilderCustomizer and StandardJackson2ObjectMapperBuilderCustomizer to be package private instead of private in order to be able to leverage Boot auto-configuration via functional bean registration.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 10, 2018
@wilkinsona wilkinsona changed the title Make json customizers package private classes Make standard JSON builder customiser classes package-private Sep 10, 2018
@wilkinsona wilkinsona added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 10, 2018
@wilkinsona wilkinsona added this to the 2.1.0.M3 milestone Sep 10, 2018
wilkinsona added a commit that referenced this pull request Sep 10, 2018
* gh-14399:
  Make standard JSON builder customiser classes package-private
@sdeleuze sdeleuze changed the title Make standard JSON builder customiser classes package-private Make standard JSON builder customizer classes package-private Sep 10, 2018
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