-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Update javadoc of Configurer classes that apply sensible defaults to describe how they're typically used #42878
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
Comments
They are designed to be injected by users so that they can configure their own instances. We should keep them. |
Hi @philwebb . I have 3 years of experience with Spring Boot. I would like to start contributing to this Open Source community. So I would like to work on this issue. Could you help me in getting started ? Thanks |
Thanks for the offer @bhargavsai007, but I'm not sure exactly what we want the javadoc to say yet. Once we work that out, it will be simpler for us to update the code directly. Please keep your eye open for issues labeled with
status: ideal-for-contribution
|
No problem @philwebb . Thanks for your suggestion, will look into it. |
There are some other classes that would benefit from a similar improvement to their javadoc:
|
Uh oh!
There was an error while loading. Please reload this page.
We considered deprecating them because I'm was not sure they were really necessary anymore. But they are designed for users to inject. We could update the javadoc to help folks understand the pattern.
The text was updated successfully, but these errors were encountered: