23093 Commits (edabde8a11fbf8987787b3d4a8ab2408a889e79c)
 

Author SHA1 Message Date
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
Spring Builds 41c8bb4fe1 Next development version (v5.3.15-SNAPSHOT) 3 years ago
Juergen Hoeller 31a4c274b7 Upgrade to SnakeYAML 1.30, MockK 1.12.1, Jetty Reactive HttpClient 1.1.10 3 years ago
Juergen Hoeller d665977787 Polishing 3 years ago
Juergen Hoeller 0b6a54dcc7 Upgrade to R2DBC Arabba-SR11, Kotlin 1.5.32, Jackson 2.12.6 3 years ago
Juergen Hoeller 1885ab3e07 Polishing 3 years ago
Stephane Nicoll de10bb69cb Stop resolving AsyncConfigurer instances eagerly 3 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 3 years ago
Stephane Nicoll 4c2e0ee5ff Upgrade to Log4j2 2.16.0 3 years ago
Juergen Hoeller 79804d92c2 Upgrade to Protobuf 3.19.1, Gson 2.8.9, Woodstox 6.2.7, Apache Johnzon 1.2.15, Caffeine 2.9.3 3 years ago
Juergen Hoeller f191cf4eb3 Revised comment on explicit LocalDataSourceJobStore configuration 3 years ago
Juergen Hoeller 0ebb1c5baa Upgrade to Tomcat 9.0.56, Undertow 2.2.14, Apache HttpClient 5.1.2 & HttpAsyncClient 4.1.5, Mockito 4.1 3 years ago
Juergen Hoeller 4b7d9b1f9c Avoid compilation warning for test class with serializable base class 3 years ago
Juergen Hoeller ca84559588 Provide findAnnotationOnBean variant with allowFactoryBeanInit flag 3 years ago
Juergen Hoeller 1af21bb451 Declare serialVersionUID on DefaultAopProxyFactory 3 years ago
Juergen Hoeller ac581bed92 Avoid NPE against null value from toString call 3 years ago
Juergen Hoeller 0802581aff Unit test for identifying type variable argument 3 years ago
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 3 years ago
Juergen Hoeller c44447f622 Avoid early initialization of empty interceptor names 3 years ago
Stephane Nicoll 8b80d38c33 Upgrade to Reactor 2020.0.14 3 years ago
Stephane Nicoll b06d267232 Remove references to AsyncConfigurerSupport 3 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 3 years ago
Stephane Nicoll c50a5096a0 Upgrade to Netty 4.1.72.Final 3 years ago