25815 Commits (902f8dd1d8350bc7fbdf711fa92a8a01fd5d0036)
 

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