26481 Commits (5b2aa0be81610bec4be1c83a2ee7611a875ce6fd)
 

Author SHA1 Message Date
Sébastien Deleuze a02a017e6e Add tests for SpEL on Kotlin suspending function parameters 2 years ago
Sébastien Deleuze 9f2f93129b Move HttpServiceProxyFactoryExtensions.kt to spring-web module 2 years ago
Johnny Lim 475ac6ef5d Fix KotlinCoroutinesUtilsTests.invokeNonSuspendingFunctionWithContext() 2 years ago
Sébastien Deleuze 79f43041ad Catch defensively validator exceptions in AOT processing 2 years ago
Sam Brannen edb4a3467a Update copyright headers 2 years ago
Sam Brannen 024d02225c Apply "instanceof pattern matching" to remaining Validation classes 2 years ago
Sam Brannen 9305a64a50 Polish contribution 2 years ago
divcon 40672c3715 Apply "instance of patten matching" in context and messaging modules 2 years ago
Sam Brannen 7c50464bba Polishing 2 years ago
Patrick Strawderman 0d10d4beee Initialize ArrayList with exact size in HttpHeaders 2 years ago
Sébastien Deleuze f60bec986f Add missing @Nullable annotations to LogMessage methods 2 years ago
Sébastien Deleuze 6825a842b5 Support package private methods on CGLIB proxies with AOT 2 years ago
Sam Brannen 7ace9aa429 Polish AspectJAdviceParameterNameDiscoverer 2 years ago
Sam Brannen 8979ac789f Fix layout in "Determining Argument Names" section 2 years ago
Sébastien Deleuze 9cb4c5565a Fix proxy hint Kotlin extensions 2 years ago
Sam Brannen 08f38c52c7 Revise AspectJ examples in the reference manual 2 years ago
Sam Brannen afa936e985 Polish AOP chapter 2 years ago
AlexElin 3677d3597b Improve `@Lazy`'s javadoc by adding @code tag 2 years ago
Sam Brannen 76bc7deb8e Polish AOP chapter 2 years ago
Sam Brannen 6c3cb5d2e0 Revise chomp and fold settings in reference documentation 2 years ago
Sam Brannen 3ce71932c0 Polish reference docs 2 years ago
Sam Brannen 3a9c7524f0 Polishing 2 years ago
Sam Brannen ce66b251ab Fix Javadoc for MockRestRequestMatchers 2 years ago
Sébastien Deleuze 626a7fc52a Add native support for @SubscribeMapping and @MessageExceptionHandler 2 years ago
Sébastien Deleuze 3d8455b257 Add unit tests for CoroutinesUtils 2 years ago
Sébastien Deleuze fd38c23699 Refine CoroutinesUtils#invokeSuspendingFunction contract 2 years ago
Sam Brannen e47418c948 Polish attributes.adoc 2 years ago
Sam Brannen d6de374424 Restore package & import statements in AOP examples in ref docs 2 years ago
Sam Brannen b437b7be34 Introduce test for perthis with @Aspect and shared pointcut 2 years ago
Sam Brannen 2d56505ea9 Polishing 2 years ago
Sam Brannen 8a44b6445d Revise queryParam() and header() support in MockRestRequestMatchers 2 years ago
Sam Brannen 6d24e62e83 Polishing 2 years ago
Johnny Lim 2d62be8590
Fix Javadoc since for MockRestRequestMatchers queryParam() and header() (#29986) 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Sam Brannen bb6150e44e Use correct Kotlin file extension in update_copyright_headers.sh 2 years ago
Sam Brannen 38a4f23f16 Polishing 2 years ago
Johnny Lim 6739ca82ce Polishing 2 years ago
Arjen Poutsma 88e6544d9d Fix regression in WebFlux support for WebDAV methods 2 years ago
Spring Builds 1999c78350 Next development version (v6.0.6-SNAPSHOT) 2 years ago
Arjen Poutsma afd67a0deb Fix DataBufferUtils::write AsynchronousFileChannel race condition 2 years ago
Jerome Prinet dcaddddbc5 Update Gradle Enterprise plugin 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
Juergen Hoeller 3e3f046dc9 Polishing 2 years ago
rstoyanchev 5847454aa4 Prefer local hostAddress in ReactorServerHttpRequest 2 years ago
Sébastien Deleuze 569df6eecc Refine ModelAttributeMethodProcessor Kotlin exception handling 2 years ago
Juergen Hoeller 979118c1eb Polishing 2 years ago
Juergen Hoeller f87a87e29d Consistent ordering of Resource methods 2 years ago
Juergen Hoeller 0619e19140 Upgrade to Reactor 2022.0.3 2 years ago
Sébastien Deleuze ac521a366a Refine instance supplier check in BeanDefinitionMethodGenerator 2 years ago
rstoyanchev 9a4df5a97d DefaultHandlerExceptionResolver respects custom ModelAndView 2 years ago