-
Notifications
You must be signed in to change notification settings - Fork 40.8k
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
Polish javadoc #37112
Polish javadoc #37112
Conversation
@hakan-krgn Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
@hakan-krgn Thank you for signing the Contributor License Agreement! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, @hakan-krgn. I've left a few comments for your consideration.
...ringframework/boot/test/autoconfigure/OverrideAutoConfigurationContextCustomizerFactory.java
Outdated
Show resolved
Hide resolved
...main/java/org/springframework/boot/test/autoconfigure/json/JsonTestersAutoConfiguration.java
Outdated
Show resolved
Hide resolved
...main/java/org/springframework/boot/test/autoconfigure/json/JsonTestersAutoConfiguration.java
Outdated
Show resolved
Hide resolved
Thanks very much, @hakan-krgn. |
Hello, this PR fixes some grammar issues in Javadocs and improves code bases. Additionally, resolves a potential null pointer issue in JsonTestersAutoConfiguration.