20186 Commits (53b39eb753300bfeb385d19de062267d0cbd98a9)
 

Author SHA1 Message Date
Sam Brannen 52a1fc4329 Polish BatchPreparedStatementSetter example in reference manual 5 years ago
Sam Brannen 5648ef3276 Fix examples for <tx:method/> settings in reference manual 5 years ago
Andy Wilkinson 7f61f3852c Enable reading from the remote build cache for all 5 years ago
Sam Brannen 093323beeb Introduce Checkstyle rule to prohibit class names ending with "Test" 5 years ago
Rossen Stoyanchev c18d1ce7ca Merge pull request #24074 5 years ago
Rossen Stoyanchev 395c1e415c Polishing contribution 5 years ago
Frederik Boster a15a726fef Improve getMultipartContentType in mock request. 5 years ago
Rossen Stoyanchev 47779df896 Merge pull request #24087 5 years ago
Rossen Stoyanchev 25f3465f1f Polishing contribution 5 years ago
Parviz ROzikov e858b21c60 #24022 - added protobuf MessageConverter 5 years ago
Sam Brannen d9ebc3bbc4 Polish StringArrayPropertyEditor[Tests] 5 years ago
Sam Brannen 7cedffc707 Support @Inherited again in reflection-based AnnotationMetadata 5 years ago
Sam Brannen 85016aef30 Test status quo for @Inherited annotations in AnnotationMetadata 5 years ago
Sam Brannen d1f544209e Test status quo for AnnotatedTypeMetadata.getAnnotationAttributes() 5 years ago
Rossen Stoyanchev b44daa8b71 Remove the few remaining usages of UriTemplate 5 years ago
Rossen Stoyanchev df2ed75df0 MultipartBodyBuilder Javadoc update 5 years ago
Brian Clozel d8f7ed133f Puslish Gradle metadata 5 years ago
Sébastien Deleuze 6f3909f2f0 Upgrade to Kotlin 1.3.61 5 years ago
Johnny Lim 4aa013c508 Remove duplicate checks in ResponseCookieTests 5 years ago
stsypanov 62ca7c4e8f Hoist constant byte[] out of loop 5 years ago
Stephane Nicoll 52630b06f5 Upgrade to Reactor Dysprosium-SR2 5 years ago
Stephane Nicoll c394bdbbc3 Merge pull request #24089 from ryenus 5 years ago
ryenus 40331eaca3 Fix consecutive-word duplications in documentation 5 years ago
Rossen Stoyanchev 26d800cc93 Fix empty payload handling in RSocketRequester 5 years ago
Rossen Stoyanchev 5a552f1670 Update links between WebFlux and Web MVC 5 years ago
Rossen Stoyanchev 30d68f2de7 Reject user names with "%2F" in STOMP 5 years ago
Rossen Stoyanchev 08669cc7c3 Updates to CONTRIBUTING.md 5 years ago
jasdeepgill db97dac86d Improve readability of CONTRIBUTING.md 5 years ago
Rossen Stoyanchev f57f337104 Protected method to decorate WebSocketHandler 5 years ago
Rossen Stoyanchev 526d89e1e6 Refine Throwable handling in spring-websocket 5 years ago
Rossen Stoyanchev 70a3dbff24 WebSession creation does not block 5 years ago
Arjen Poutsma ddb38eefee Expose method to determine form content type 5 years ago
Arjen Poutsma 2d86f221ce Remove println 5 years ago
Arjen Poutsma 5f3c7ca559 Fix NullPointerException in Jackson2SmileDecoder 5 years ago
Arjen Poutsma a79eaded5d Javadoc 5 years ago
Rossen Stoyanchev 6ed1b5835b Separate step for retrieve in RSocketRequester 5 years ago
Christoph Dreis b234c77b67 Add missing verify() in EncoderHttpMessageWriterTests 5 years ago
Juergen Hoeller 88fd90c357 Upgrade to Tomcat 9.0.29, Jetty 9.4.24, RxJava 2.2.15 5 years ago
Sam Brannen 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 5 years ago
Rossen Stoyanchev 7bed4f36da Add missing verify() in Jackson2TokenizerTests 5 years ago
Rossen Stoyanchev 51b35e64cf Extra isReady-onWritePossible after last write 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Sébastien Deleuze dc0ebefc56 Add support for asyncDispatch to MockMvc Kotlin DSL 5 years ago
Sébastien Deleuze 712eac2915 Refine Coroutines annotated controller support 5 years ago
Rossen Stoyanchev 21b2fc1f01 Improve HttpHandlerConnection completion 5 years ago
Juergen Hoeller b5529f3f2b Restore short-circuiting in equals implementation 5 years ago
stsypanov 1f3b595a03 Use String.isEmpty() instead of String.equals("") 5 years ago
Qimiao Chen bb2e3ce6d1 Polish AbstractBeanDefinition 5 years ago
Juergen Hoeller 336e0595c5 Upgrade to Jetty 9.4.23 and Woodstox 6.0.2 5 years ago
Rossen Stoyanchev 996f7290cf Allow async metadata in RSocketRequester 5 years ago