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

Improve Javadoc of BeanRegistrationAotProcessor to describe the "runtime replacement use case" #29126

Closed
snicoll opened this issue Sep 10, 2022 · 0 comments
Assignees
Labels
theme: aot An issue related to Ahead-of-time processing type: documentation A documentation task
Milestone

Comments

@snicoll
Copy link
Member

snicoll commented Sep 10, 2022

As discussed with @joshlong, implementing BeanRegistrationAotProcessor on an actual bean means that the bean won't be contributed by default. We should describe the "usual" use case a bit more so that the reference to isBeanExcludedFromAotProcessing is more obvious.

@snicoll snicoll added type: documentation A documentation task theme: aot An issue related to Ahead-of-time processing labels Sep 10, 2022
@snicoll snicoll added this to the 6.0.0-RC1 milestone Sep 10, 2022
@snicoll snicoll self-assigned this Oct 6, 2022
@snicoll snicoll closed this as completed in a16afe8 Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: aot An issue related to Ahead-of-time processing type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

1 participant