25713 Commits (2aa78889d2b60db18bc60fd625d43b744f36ae1a)
 

Author SHA1 Message Date
Sam Brannen 2aa78889d2 Use consistent wording in precondition error messages 3 years ago
Stephane Nicoll 711a63adca Polish 3 years ago
Juergen Hoeller 9235e3996f Equivalent code without java.net.URL constructor in comment blocks 3 years ago
Juergen Hoeller 7d2543ed82 Extract filename from cleaned path (for consistent separator handling) 3 years ago
Juergen Hoeller 588a70218a Merge branch '5.3.x' 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
Juergen Hoeller 28cd39abf9 Remove unused AutowiredAnnotationBeanPostProcessor template methods 3 years ago
Juergen Hoeller aaeb5eb0d2 Avoid direct URL construction and URL equality checks 3 years ago
Sam Brannen 0b21c16fa8 Suppress unused warning in test code 3 years ago
Sam Brannen 7d731ee754 Merge branch '5.3.x' 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
Sam Brannen 6efc3dadf1 Apply "instance pattern matching" 3 years ago
Sam Brannen 07ba13c9ca Remove superfluous method override 3 years ago
Stephane Nicoll 5421a36c8f Add section on runtime hints 3 years ago
Brian Clozel 3573022b96 Fix version change in previous commit 3 years ago
Brian Clozel 1ad7cc3702 Reorganize server observability packages 3 years ago
Sébastien Deleuze 91c6fac18a Update outdated WebClientAdapter.createHttpServiceProxyFactory documentation 3 years ago
Brian Clozel f50b472ceb Ignore HttpComponents Javadoc 3 years ago
Sébastien Deleuze 7a9bd3fed9 Merge branch '5.3.x' 3 years ago
Sébastien Deleuze b766a49a4d Support suspending functions returning Unit in WebFlux 3 years ago
Sam Brannen eb91d21ada Polishing 3 years ago
Sam Brannen 1f0a35bacc Remove outdated documentation in @Reflective 3 years ago
Sam Brannen ae3bec5d57 Allow test classes to provide runtime hints via declarative mechanisms 3 years ago
Sam Brannen 1b61217705 Polishing 3 years ago
Juergen Hoeller ffd45c0e7b Move reflection hints for ObjectToObjectConverter conventions to aot.hint.support 3 years ago
Sam Brannen 049eb98e00 Merge branch '5.3.x' 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 e0b405869f Merge branch '5.3.x' 3 years ago
rstoyanchev 479a53b132 Update docs on DispatcherHandler exception handling 3 years ago
rstoyanchev 0348a7bf2e Improve API for RFC 7807 in functional endpoints 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 9d1dfc733d Upgrade to R2DBC H2 1.0.0 3 years ago
Juergen Hoeller ddbbe67361 Upgrade to Reactor 2022.0.0 3 years ago
Juergen Hoeller 0e4ab2c63a Merge branch '5.3.x' 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
Sam Brannen 1443669091 Polishing 3 years ago
Johnny Lim 4c2072d20c Use unquoted value in assertion message in MediaType.checkParameters() 3 years ago
rstoyanchev fb22044c10 Polishing 3 years ago
Stephane Nicoll da4b539f20 Stop generating generic type as Object for unresolved generics 3 years ago
Juergen Hoeller 70bb785ed6 Turn nested generic FactoryBean type into resolved Class for fallback match 3 years ago