23687 Commits (eee50d3b8ab353f41060f33f55e9a5165c8337ca)
 

Author SHA1 Message Date
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
Sam Brannen 902cdd1a2f Ignore spring-core-test from main branch in nohttp checks 3 years ago
Sam Brannen deabd66939 Avoid String allocations with Assert.state() 3 years ago
Christoph Dreis 2a853aea67 Avoid String allocations in MediaType.checkParameters 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
Sam Brannen 638d91f5f4 Ignore framework-docs from main branch in nohttp check 3 years ago
Sam Brannen 6abfe041b1 Ignore /framework-docs/build folder from main branch 3 years ago
Roy Lee 462d33e68d Fix typo in WebSocket reference doc regarding subscription header 3 years ago
Steve Gerhardt fded79d807 Make SimpleMailMessage setters parameters nullable 3 years ago
Sébastien Deleuze c14cbd07f4 Use non-null DateFormat for CustomDateEditor in tests 3 years ago
Christoph Dreis 58bb6e7181 Reduce allocations caused by producible media types 3 years ago
David Costanzo e1df056059 Fix typo: "as describe in" -> "as described in" 3 years ago