Skip to content

Backport simplified configuration setup #723

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
odrotbohm opened this issue Jun 20, 2018 · 0 comments
Closed

Backport simplified configuration setup #723

odrotbohm opened this issue Jun 20, 2018 · 0 comments
Assignees
Milestone

Comments

@odrotbohm
Copy link
Member

No description provided.

@odrotbohm odrotbohm added this to the 0.25 milestone Jun 20, 2018
@odrotbohm odrotbohm self-assigned this Jun 20, 2018
odrotbohm added a commit that referenced this issue Jun 20, 2018
We now avoid to register ObjectMapper instances as Spring beans and rather use one already existing in the ApplicationContext and copying the setup before registering the individual HttpMessageConverters for the individual media types.

Replaced a lot of the programmatic component setup via BeanDefinitions with their corresponding JavaConfig alternatives.

Removed obsolete media type specific HttpMessageConverters and configuration classes registering them.

Backport of fix for #719.
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

No branches or pull requests

1 participant