Refactor core documentation to make it relevant for modern Spring applications [SPR-17642] #22171
Comments
Sébastien Deleuze commented We can also probably update this kind of statement since usage and best practices have evolved. |
This was referenced Jan 11, 2019
I have not the bandwidth to do that for Spring Framework 5.2, but that's probably a good candidate for Spring Framework 5.3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sébastien Deleuze opened SPR-17642 and commented
Current Spring Framework core documentation is very hard to use for people developing modern Spring Boot applications. To make it easier I think we should organize it with distinct sections:
The JavaConfig section should also be reworked to make it mostly relevant for Spring Boot application and isolate documentation not relevant for Spring Boot to make it less confusing.
Issue Links:
@Value
documentation in the reference documentationThe text was updated successfully, but these errors were encountered: