461 Commits (6.1.x)

Author SHA1 Message Date
Sam Brannen 8b11ee9ee2 Document that ModelMap is not a supported argument type in WebFlux 1 year ago
Sam Brannen 1cf5264163 Polishing 1 year ago
Sam Brannen c68c6faa03 Fix comment in Method Injection example in reference manual 2 years ago
Juergen Hoeller 4e2fb308f6 Document contentLength() behavior for InputStreamResource and custom subclasses 2 years ago
Stéphane Nicoll 3e0849a566 Fix typo 2 years ago
Stéphane Nicoll 6fdff201e9 Fix property name in Container Extension Points section 2 years ago
Juergen Hoeller eca2b9657e Documentation notes for @Bean overriding and bean name matching 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
ypyf e12d1259d1 Use HttpStatusCode consistently in reference guide 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
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
Sébastien Deleuze 2a2ef443a5 Refine CDS documentation 2 years ago
Juergen Hoeller e509385eae Add InputStreamResource(InputStreamSource) constructor for lambda expressions 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
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
Sam Brannen 546ca9b834 Polishing 2 years ago
Johnny Lim cc73ccefef Polish 2 years ago
Stéphane Nicoll 40596d444c Provide a more explicit link to URI composition examples 2 years ago
Stéphane Nicoll cb5b9dcaed Document AOT limitation of creating beans with custom arguments 2 years ago
Arjen Poutsma 3971632415 Reintroduce SimpleClientHttpRequestFactory limitations 2 years ago
Stéphane Nicoll a942a6e172 Document behavior of profiles enabled for AOT optimizations 2 years ago
kexin.an 640b97f33c Polish reference guide 2 years ago
Minsung Oh 0b3a05b463 Fix link to vavr in the reference guide 2 years ago
Sam Brannen 09f210f5f7 Polish wording in reference manual 2 years ago
Sébastien Deleuze 71a117c0fd Document AOT limitations related to Kotlin backticks 2 years ago
Stéphane Nicoll dfc1b839f3 Polish "Fix default strategy description of ProblemDetail error codes" 2 years ago
Linor Dolev 302c24aaa8 Fix default strategy description of ProblemDetail error codes 2 years ago
Sébastien Deleuze 9cc74e78f8 Refine "Redirecting to a resource" section code sample 2 years ago
ZeroCyan 78fb378aef Fix order of sections in Validation chapter of reference manual 2 years ago
Juergen Hoeller c1287d48e2 Polishing 2 years ago
Sam Brannen 528029a0ba Document that SpEL expressions using array construction cannot be compiled 2 years ago
Sam Brannen 380184e85a Support SpEL compilation of #root or #this with non-public type 2 years ago
Sébastien Deleuze 0de3b30029 Provide guidelines for using Kotlin properties with proxies 2 years ago