892 Commits (23b8c61b999e0fc04d561e06c4343798cb15dba7)

Author SHA1 Message Date
Stéphane Nicoll 3e0849a566 Fix typo 2 years ago
Stéphane Nicoll 6fdff201e9 Fix property name in Container Extension Points section 2 years ago
Stéphane Nicoll 2d48371c6d Revert polish on Bean Override support 2 years ago
Sam Brannen f481a4b60b Polish reference documentation 2 years ago
Arjen Poutsma 60b5bbe334 Introduce request attributes in RestClient 2 years ago
Stéphane Nicoll 28f62abda4 Use the field name as a fallback qualifier for Bean Overriding 2 years ago
Juergen Hoeller eca2b9657e Documentation notes for @Bean overriding and bean name matching 2 years ago
Juergen Hoeller 42c17eb787 Documentation notes for @Bean overriding and bean name matching 2 years ago
Stéphane Nicoll 96302a7102 Stop using a conventional suffix for TestBean factory methods 2 years ago
hlmg c6c64e6fe7 Fix typo 2 years ago
Sébastien Deleuze 43a113f067 Polishing 2 years ago
Sébastien Deleuze dc250e1cc1 Remove outdated copyright from index.adoc 2 years ago
Sébastien Deleuze 7b9cbd7876 Add support for Kotlin BeanPostProcessor beans 2 years ago
ypyf e12d1259d1 Use HttpStatusCode consistently in reference guide 2 years ago
rstoyanchev f4f89aa2a4 Add headers to data binding values 2 years ago
Tony Wen 301087e510 Fix entity name in MappingSqlQuery example of reference guide 2 years ago
Stéphane Nicoll 7102c33661 Add section about using complex data structures with AOT 2 years ago
Sébastien Deleuze 31806f3a6b Fix MethodValidationPostProcessor refdoc 2 years ago
Cong-Xin Cynthia Qiu 542ba3517f Fix typo in Jakarta validation documentation 2 years ago
Sam Brannen 7e3a4a12f8 Use consistent version strings for 6.2 2 years ago
Sam Brannen e3c268ef18 Fix formatting 2 years ago
Attacktive 73eb6f0660 Complete a Kotlin code snippet in the refdoc 2 years ago
Stéphane Nicoll c01aab5850 Polish 2 years ago
Seungrae 61ef5a8930 Document using ThreadLocal#remove instead of ThreadLocal#set(null) 2 years ago
rstoyanchev 89dd247b97 Improve docs on controller method validation 2 years ago
rstoyanchev 1ddc84862e Improve docs on controller method validation 2 years ago
Simon Baslé d5c7a5e2db Bean overriding by type uses isAutowireCandidate for matching 2 years ago
Brian Clozel 4d4b343815 Support Content Negotiation with @ExceptionHandler 2 years ago
Sébastien Deleuze 2a2ef443a5 Refine CDS documentation 2 years ago
SharadK10 a3b62a80bc
Improve wording in Spring Framework Overview documentation 2 years ago
Sam Brannen 6cdb34410b Register DynamicPropertyRegistry as singleton bean in test ApplicationContext 2 years ago
Sam Brannen d625b3de27 Document SpEL IndexAccessor support in the reference manual 2 years ago
Juergen Hoeller e509385eae Add InputStreamResource(InputStreamSource) constructor for lambda expressions 2 years ago
Simon Baslé a86612a254 Use by-type semantics in bean overriding if no explicit name is provided 2 years ago
Brian Clozel 09b8feadc2 Document streaming/collecting behavior for Flux return values 2 years ago
rstoyanchev d03ea0bf19 Update docs on HandlerInterceptor 2 years ago
rstoyanchev 1b60b86bb2 Update MockMvc section on Streaming in the docs 2 years ago
Brian Clozel 89ce63f1f3 Replace RFC7807 by RFC9457 in documentation 2 years ago
Juergen Hoeller 22b6d66a28 Document @Order behavior on @Configuration classes versus @Bean methods 2 years ago
Juergen Hoeller 9376e6322d Revise IoC container introduction for modern configuration styles 2 years ago
Juergen Hoeller 0eb937a866 Document limitations of CGLIB proxy class generation in JPMS module setups 2 years ago
Sam Brannen ac0136b75c Clarify supported targets for annotations in the TestContext framework 2 years ago
Sébastien Deleuze 39889744b0 Polish JdbcTemplate Best Practices section 2 years ago
Sébastien Deleuze 04944a1f56 Modernize the lazy-initialized beans refdoc section 2 years ago
Sébastien Deleuze c6459b40e4 Modernize the integration section of the refdoc 2 years ago
Sébastien Deleuze f17527a48b Use expectBody<Person>() in WebTestClient documentation 2 years ago
Seungrae Kim 32c80d5ae6 Fix incorrect class reference syntax in Kotlin code sample 2 years ago
Juergen Hoeller 7263771552 Add documentation for CompletableFuture-driven rollback 2 years ago
Juergen Hoeller fab3633c75 Add notes on constructor and factory method overloading 2 years ago
Sébastien Deleuze b232aefdeb Use lowercase package in code snippets 2 years ago