spring-framework/framework-docs/modules/ROOT/pages
Stéphane Nicoll 2d48371c6d Revert polish on Bean Override support
This commit revers the removal of the `private` keyword in the examples
of the reference documentation and the tests for consistency. While the
default visibility makes the example more concise, it could imply to the
reader that the field (or the factory method) cannot be private.

Also, there is no need to multiply anything returned from `Objects.hash`
as its very distinct on its own already.
2024-06-12 08:11:18 +02:00
..
core Polish reference documentation 2024-06-11 16:31:56 +02:00
data-access Merge branch '6.1.x' 2024-06-05 10:45:06 +02:00
integration Introduce request attributes in RestClient 2024-06-11 15:51:29 +02:00
languages Revise IoC container introduction for modern configuration styles 2024-05-08 17:51:25 +02:00
testing Revert polish on Bean Override support 2024-06-12 08:11:18 +02:00
web Merge branch '6.1.x' 2024-06-10 10:02:41 +02:00
appendix.adoc Enable table striping by default in the reference manual 2024-01-13 14:50:16 +01:00
core.adoc
data-access.adoc
index.adoc Polishing 2024-06-07 13:45:09 +02:00
integration.adoc
languages.adoc
overview.adoc Improve wording in Spring Framework Overview documentation 2024-05-15 19:00:27 +02:00
page-layout.adoc
rsocket.adoc
testing.adoc
web-reactive.adoc
web.adoc