23115 Commits (9e8b6feb546982dac33922b34e1f2432c8681ab6)
 

Author SHA1 Message Date
Sam Brannen 9e8b6feb54 Polishing 3 years ago
Spring Builds 3631d2f36e Next development version (v5.3.16-SNAPSHOT) 3 years ago
Stephane Nicoll cfefcee788 Polishing 3 years ago
Sam Brannen 5fb58e51e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...)) 3 years ago
Juergen Hoeller 67c4b4182f Upgrade to Hibernate ORM 5.4.33, Hibernate Validator 6.2.1, Mockito 4.2, AssertJ 3.22, HtmlUnit 2.56, XMLUnit 2.8.4 3 years ago
Juergen Hoeller 6b3052200a Skip "data:" lines without content 3 years ago
Juergen Hoeller cf5b86369d Explicitly close InputStream after resolution in RequestPartMethodArgumentResolver 3 years ago
rstoyanchev 7067461d71 Fix exception in Jetty10RequestUpgradeStrategy 3 years ago
rstoyanchev 34cb5df859 Consistent id for ReactorServerHttpRequest 3 years ago
rstoyanchev 01231fe923 Minor refactoring in STOMP documentation 3 years ago
rstoyanchev 7665424ea8 Polishing contribution 3 years ago
Max Demydenko f63a106c85 clear() method also clears argument resolver cache 3 years ago
rstoyanchev caaf48d4ec Add missing overrides to ServerHttpResponseDecorator 3 years ago
Stephane Nicoll e52fc2176d Upgrade to Reactor 2020.0.15 3 years ago
rstoyanchev e8e7fbba94 Polishing contribution and fix failing test 3 years ago
sokomishalov bd1f34e174 Apply adapters to client request headers after committed 3 years ago
Arjen Poutsma a490723f02 NettyHeadersAdapter::putAll does not overwrite headers 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
kuanghc1 2a80b64d40 Add tests for StringUtils matchesCharacter() method 3 years ago
kuanghc1 e24043ab90 Simplify HashMap declaration in test fixture 3 years ago
Arjen Poutsma 4078b73cec NettyHeadersAdapter::putAll does not overwrite headers 3 years ago
Stephane Nicoll dca155e438 Reintroduce references to JBoss AS Javadoc 3 years ago
waahhh edabde8a11 Fix syntax in WebFlux Validation example 3 years ago
Sam Brannen 8087eb69bf Improve error message in ResolvableType.forClassWithGenerics() 3 years ago
Sam Brannen e41d865193 Polishing 3 years ago
Sam Brannen d68bb4eecd Simplify StreamConverterTests 3 years ago
Sam Brannen 730ad4436f Polish contribution 3 years ago
kth496 23ab9ca8ca Refactor tests to use lambda expressions & method references 3 years ago
Sam Brannen 51d263bd06 Simplify H2SequenceMaxValueIncrementerTests 3 years ago
Sam Brannen 518dc6df65 Polishing 3 years ago
Sam Brannen 59c6b7e445 Fix SpEL withTypedRootObject() test 3 years ago
justlikeliuen 3e75ec73ab Fix SpEL withRootObject test 3 years ago
Sam Brannen 709a41fd43 Fix broken links to WebSocket support in Spring Security & Spring Session 3 years ago
Sam Brannen 90072d06fb Test H2SequenceMaxValueIncrementer against all H2 2.0.x compatibility modes 3 years ago
Sam Brannen 54bdab4553 Partially upgrade to H2 database 2.0.206 3 years ago
Sam Brannen 75e1811470 Ensure H2SequenceMaxValueIncrementer works with all H2 compatibility modes 3 years ago
Sam Brannen 18781e58ac Polish contribution 3 years ago
Henning Poettker ed4e2289cd Support H2 1.4 & 2.0 in H2SequenceMaxValueIncrementer 3 years ago
Stephane Nicoll ccf95413ed Start building against Reactor 2020.0.15 snapshots 3 years ago
Johannes Wengert fdd6e50721 Correct not compiling example code in Data Access docs 3 years ago
Sam Brannen c04fa858fc Partially revert e1200f34e7 3 years ago
Sam Brannen c3ce4f0f90 Polish contribution 3 years ago
Marten Deinum e1200f34e7 Use try-with-resources for AutoClosables where feasible 3 years ago
Stephane Nicoll 999376f9f9 Temporarily remove references to JBoss AS Javadoc 3 years ago
Sam Brannen c942d789c3 Ignore unsupported @SuppressWarnings tokens in Eclipse IDE 3 years ago
Sam Brannen 03668f9c10 Replace remaining use of StringBuffer with StringBuilder 3 years ago
Sam Brannen 3e14cdbc69 Polish tests 3 years ago
Sam Brannen f04e9a8366 Deprecate getBeanFactory() method in AbstractBeanDefinitionReader 3 years ago
Sam Brannen c1606c5a5e Polishing 3 years ago
Sam Brannen 95fac2589f Upgrade to Log4j2 2.17.1 3 years ago