23169 Commits (a22feac8036393725113222055166eb9e7211c9a)
 

Author SHA1 Message Date
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
Stephane Nicoll c25c550113 Merge pull request #27804 from aoyvx 3 years ago
Stephane Nicoll 9e09d6cde4 Polish "Fix javadoc reference to ThrowsAdvice" 3 years ago
Stephane Nicoll 31b8587ce6 Update copyright year of changed file 3 years ago
xay 00375df4e8 Fix javadoc reference to ThrowsAdvice 3 years ago
Stephane Nicoll b1352e1833 Upgrade to Log4j2 2.15.0 3 years ago
Sam Brannen b2e94f611f Convert single null argument to Optional.empty() in SpEL varargs expression 3 years ago
Sam Brannen ad7cdc5ce9 Fix regression for null varargs in SpEL expressions 3 years ago
Stephane Nicoll 6cc9538ab9 Start building against Reactor 2020.0.14 snapshots 3 years ago
Rossen Stoyanchev e9083d7d20 Apply LogFormatUtils in more places 3 years ago
Stephane Nicoll 98ce171b30 Revert "Mention explicitly that @EventListener should be put on public methods" 3 years ago
Stephane Nicoll 57a5370eec Mention explicitly that @EventListener should be put on public methods 3 years ago
Rossen Stoyanchev 99c7608ffe Replace both EOL and control characters 3 years ago
Arjen Poutsma c0f79ee00a Merge pull request #25092 from jkatada:fix-ModelAndView-status-for-redirect 3 years ago
Katada, Junya 9261766677 Fix for ModelAndView.status not working with RedirectView 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Juergen Hoeller d7e0eed8d2 Clarify getBeanProvider(ResolvableType) semantics for unresolved generics 3 years ago
Juergen Hoeller 7c834d98c2 Upgrade to ASM master (including early support for Java 19 bytecode) 3 years ago
Juergen Hoeller 70974e006e Upgrade to Tomcat 9.0.55, Undertow 2.2.13, RxJava 3.1.3, SmallRye Mutiny 1.2, Joda-Time 2.10.13, JRuby 9.2.20.1, HtmlUnit 2.55, Checkstyle 9.2 3 years ago
Arjen Poutsma 2f557d9583 Merge pull request #25358 from ivd-git:router-function-handler-not-found-to-exception-pr 3 years ago
Arjen Poutsma b84fe99d07 Polish "Throw 404 ResponseStatusException when no routes found" 3 years ago
Ingmar van Dijk 69df27a99f Throw 404 ResponseStatusException when no routes found 3 years ago
Rossen Stoyanchev 5649a6f8ef Update exchangeToMono Javadoc 3 years ago
Arjen Poutsma be6eeafe78 Revert change createException to createError 3 years ago
Arjen Poutsma b77b45434f Change createException to createError 3 years ago