23698 Commits (fa0a4a0a46749ba9682e736578940f7edcb6783f)
 

Author SHA1 Message Date
Sam Brannen fa0a4a0a46 Improve Javadoc for SqlLobValue 3 years ago
Sam Brannen 41a6b7ec20 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen cfaa4ba89c Apply update_copyright_headers.sh to staged files as well 3 years ago
Sam Brannen 598e9d586b Introduce update_copyright_headers.sh shell script 3 years ago
Sam Brannen 750a8b359f Stop using Mockito to spy() on JDK I/O streams 3 years ago
Sam Brannen c838bcff3a Fix/Disable JMX & JNDI tests on JDK 16+ 3 years ago
Sam Brannen 109b00d24d Avoid use of deprecated Character/Double constructors in tests 3 years ago
Sam Brannen b6abf45a56 Introduce @Suite classes for individual modules 3 years ago
Juergen Hoeller 2d94b43faa Polishing 3 years ago
Sam Brannen f7f73439ab Modify MBeanTestUtils to work on JDK 17+ 3 years ago
Sam Brannen 5e55558a93 Fix SockJsServiceTests 3 years ago
Sam Brannen eee50d3b8a Polishing 3 years ago
Sam Brannen 92af390ed2 Polish contribution 3 years ago
Aashay Chapatwala 332d2a36bb Add title to SockJS iFrames for accessibility compliance 3 years ago
Brian Clozel 92b2b828f5 Fix Java 17 test CI and remove Java 11 variant 3 years ago
Juergen Hoeller a11222f681 Polishing 3 years ago
Juergen Hoeller 7de8d81932 Explicit documentation notes on standard Java reflection 3 years ago
Juergen Hoeller 0e33537d9d Consistent use of DefaultParameterNameResolver in tests 3 years ago
Sébastien Deleuze 00da70e26b Fix some typos in Kotlin WebClient example code 3 years ago
Sam Brannen 72b44cebea Catch Error for SourceHttpMessageConverter in WebMvcConfigurationSupport 3 years ago
Marten Deinum 1ee3777ac7 Fix link to Bean Utils Light Library in BeanUtils Javadoc 3 years ago
divcon cad6e8756d Fix link to WebFlux section in reference manual 3 years ago
Sam Brannen c7bd685c54 Polishing 3 years ago
Sam Brannen 4f472d2ac4 Remove TODOs in WebFlux ref docs 3 years ago
Stephane Nicoll a18842b72b Fix link to WebFlux section 3 years ago
Spring Builds a41f97bc2b Next development version (v5.3.25-SNAPSHOT) 3 years ago
Sam Brannen 8e64701cb7 Fix Javadoc formatting issue in TestSocketUtils 3 years ago
Sam Brannen ae9a9e3c06 Document TestSocketUtils in the testing chapter 3 years ago
Juergen Hoeller c94025699f Upgrade to Reactor 2020.0.25 3 years ago
Juergen Hoeller ec3f59e6fe Allow AutoCloseable dereferences on original AutoCloseable beans 3 years ago
Juergen Hoeller 49ee4a4fdf Deprecated unused findAutowireCandidates template method (removed in 6.0) 3 years ago
Sam Brannen 698f8995f7 Revise TestSocketUtils and tests 3 years ago
Chris Bono ee51dab1f3 Introduce TestSocketUtils as a replacement for SocketUtils 3 years ago
Sam Brannen 743a96b75e Polish SocketUtilsTests 3 years ago
Sébastien Deleuze b766a49a4d Support suspending functions returning Unit in WebFlux 3 years ago
67 3ff308403a Fix two typos in integration.adoc and webflux.adoc 3 years ago
Sam Brannen 27f3feea1a Ensure SpEL ternary and Elvis expressions are enclosed in parentheses in toStringAST() 3 years ago
Sam Brannen b42b785cd1 Polish ParsingTests 3 years ago
rstoyanchev f9d8367379 Exclude URL query from checkpoint in DefaultWebClient 3 years ago
rstoyanchev 09b19d7aa6 Update RestTemplate Javadoc 3 years ago
rstoyanchev 8ade083a05 Filter out null WebSocketSession attributes 3 years ago
rstoyanchev db9e89fba9 Update docs on web controller method return values 3 years ago
Juergen Hoeller d7d44c6c51 Polishing 3 years ago
Juergen Hoeller 330d2a5982 Upgrade to Reactor 2020.0.24 3 years ago
Juergen Hoeller 86fbb8678a Use unquoted value in assertion message in MediaType.checkParameters() 3 years ago
Christoph Dreis 55b258f2de Avoid unnecessary allocations in StompDecoder#unescape 3 years ago
Sam Brannen f4b3333fa8 Avoid reflection for annotation attribute method invocations 3 years ago
Sam Brannen e5878ab15b Fix precondition assertions 3 years ago
Sam Brannen dedbbf0a79 Avoid warnings in tests 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago