Skip to content

Avoid inheritance in configuration classes #2181

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

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Oct 17, 2022

This PR restructures configuration classes to avoid inheritance, where possible. This should provide more flexibility when composing custom configurations.

Closes #1415

This commit restructures configuration classes to avoid inheritance, where possible. This should provide more flexibility when composing custom configurations.

Closes spring-projectsgh-1415
@rwinch rwinch self-assigned this Oct 18, 2022
@rwinch rwinch added type: enhancement A general enhancement in: core labels Oct 18, 2022
@rwinch rwinch merged commit 668f857 into spring-projects:main Oct 18, 2022
@rwinch rwinch added this to the 3.0.0-RC1 milestone Oct 18, 2022
@vpavic vpavic deleted the gh-1415 branch October 18, 2022 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework configuration classes
2 participants