25816 Commits (8e5eb84da1fe18c68d4cfbd92cb467b409be3731)
 

Author SHA1 Message Date
Juergen Hoeller 8e5eb84da1 Consistently register CGLIB hints for lazy resolution proxy classes 3 years ago
Sam Brannen 902f8dd1d8 Upgrade Gradle wrapper 3 years ago
Juergen Hoeller 22f8ea61fb Upgrade to Gradle 7.6 3 years ago
Brian Clozel 8ce1f14554 Document Observability support in reference docs 3 years ago
Brian Clozel 9a3cb628af Split integration chapter in smaller documents 3 years ago
Brian Clozel b0a4c5d72c Fix unrendered titles in websocket section 3 years ago
Brian Clozel 8b110c9971 Reinstate checkstyle for reference docs code snippets 3 years ago
Juergen Hoeller 21d3a7529c Consistent documentation references to Jakarta WebSocket (2.1) 3 years ago
Juergen Hoeller 9c7b471634 Deprecate JettyWebSocketClient in favor of StandardWebSocketClient 3 years ago
Juergen Hoeller 45d45c2989 Early support for Jetty 12 (developed against 12.0.0.alpha2) 3 years ago
Spring Builds 4ff18741fd Next development version (v6.0.3-SNAPSHOT) 3 years ago
Juergen Hoeller b7e99fbe30 Additional documentation notes on Java/Kotlin parameter name retention 3 years ago
rstoyanchev a27f2e994b ResponseStatusException sets detail from reason again 3 years ago
Juergen Hoeller 284cf3ecf2 Rely on standard parameter name resolution in Bean Validation 3.0 3 years ago
Juergen Hoeller cbf25b704d Reduce deprecation warn logging to one entry per introspected class 3 years ago
Juergen Hoeller 8391897a94 Document removal of CommonsMultipartResolver in MVC setup documentation 3 years ago
rstoyanchev a3c89092e1 Log connection info in StompBrokerRelayMessageHandler 3 years ago
Spring Builds e77c426eeb Next development version (v6.0.2-SNAPSHOT) 3 years ago
Juergen Hoeller fe5bd6751f Retain default LocalVariableTableParameterNameDiscoverer with warn log entries 3 years ago
Juergen Hoeller ed5ab77397 Fix javadoc link in AOP extensibility documentation 3 years ago
rstoyanchev 98c514ecbe Increase logging for spring-messaging tests 3 years ago
Juergen Hoeller beb9fa2b8b Add since attribute to Deprecated annotation 3 years ago
Juergen Hoeller 459e8a1ea5 Deprecate LocalVariableTableParameterNameDiscoverer completely 3 years ago
rstoyanchev 7e52b803be Temporarily re-enable ReactorNetty2StompBrokerRelayIntegrationTests 3 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 3 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 3 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 3 years ago
Sam Brannen f9f8f2d89e Polishing 3 years ago
Sam Brannen 43f8d9e084 Apply 'instanceof pattern matching' 3 years ago
Juergen Hoeller 7816c9e411 Exclude LocalVariableTableParameterNameDiscoverer based on native image check 3 years ago
Sam Brannen d32027df92 Apply 'instanceof pattern matching' 3 years ago
Sam Brannen a832c98ced Polish contribution 3 years ago
divcon c12d93c5d1 Polish ServletWebRequest and DefaultServerWebExchange 3 years ago
Sam Brannen ca6acfee30 Polishing 3 years ago
jiangying b130ff36d9
Fix Javadoc link text in BindingResult 3 years ago
Sébastien Deleuze 0b8000eeaa Refine LogAdapter#isPresent 3 years ago
Sébastien Deleuze 8350738929 Upgrade to Kotlin 1.7.21 3 years ago
André Gasser b695687e13 Fix some typos in Kotlin WebClient example code 3 years ago
Sébastien Deleuze 2ba7a553b3 Upgrade to Jackson 2.14.1 3 years ago
Sébastien Deleuze 1e98fb607a Make SourceHttpMessageConverter optional 3 years ago
Marten Deinum c1dfde5ba4
Fix link to Bean Utils Light Library in BeanUtils Javadoc 3 years ago
Sam Brannen 917c41fd52 Use Set.of() for constant sets where appropriate 3 years ago
Sam Brannen 0c878d2d06 Apply additional 'instanceof pattern matching' in spring-web 3 years ago
Sam Brannen 50109dd86d Polish contribution 3 years ago
divcon 99ae209c25 Apply 'instanceof pattern matching' in spring-web 3 years ago
Sébastien Deleuze 64c6a97130 Make GeneratorStrategy.generate unreachable on native 3 years ago
Sam Brannen 2112e86795 Revert "Ensure source code in framework-docs is compiled in the build" 3 years ago
Sébastien Deleuze f4e23fe204 Do not use LocalVariableTableParameterNameDiscoverer in AOT mode 3 years ago
Sébastien Deleuze 04366f4129 Update LogAdapter to allow build-time code removal 3 years ago
David Costanzo 2a2c679f66
Fix a syntax error in an XML listing by adding a missing double-quote 3 years ago