Skip to content
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

Introduce @AutoConfiguration #29870

Closed
mhalbritter opened this issue Feb 16, 2022 · 0 comments
Closed

Introduce @AutoConfiguration #29870

mhalbritter opened this issue Feb 16, 2022 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@mhalbritter
Copy link
Contributor

At the moment, our autoconfigurations are annotated with @Configuration. It would be great to have a dedicated annotation for autoconfigurations.

Task: create a new annotation, maybe called @AutoConfiguration, which is meta-annotated with @Configuration(proxyBeanMethods = false), and update the reference documentation.

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

No branches or pull requests

1 participant