33737 Commits (97ae5fde7ca43ae5a799c3853ff352d64b39c595)
 

Author SHA1 Message Date
Sam Brannen 97ae5fde7c Match against exception causes in @⁠Retryable and RetryPolicy 6 months ago
Sam Brannen 58940794cf Polish resilience features 6 months ago
Sam Brannen 670effa02b Support matching against exception causes in ExceptionTypeFilter 6 months ago
Sam Brannen 6bc3ce4829 Polishing 6 months ago
Sam Brannen d404fdafa0 Prevent ReactorResourceFactory from participating in pause scenarios 6 months ago
rstoyanchev e0b8cb4fe2 Allow setting ApiVersionInserter to null 6 months ago
rstoyanchev 03e379b070 Improve Javadoc for use of ApiVersionInserter 6 months ago
rstoyanchev 00543becf8 Allow explicitly sending no API version 6 months ago
Sébastien Deleuze 891c3e3a1f Fix FilterProvider handling in AbstractJacksonEncoder 6 months ago
rstoyanchev e11cb2d856 Improve converter config in RestClient.Builder 6 months ago
rstoyanchev d057eb2e5d Improve converter config in RestTestClient.Builder 6 months ago
rstoyanchev 451f2b5a90 Polishing in MockMvcClientHttpRequestFactory 6 months ago
Sam Brannen 7e6874ad80 Polish @⁠Autowired section of the reference manual 6 months ago
Sam Brannen 097463e3b7 Remove outdated reference to JSR 305 in the reference documentation 6 months ago
Sam Brannen 30db2e4fb5 Support Bean Overrides for non-singletons 6 months ago
Sam Brannen ff9a349271 Introduce findAnnotatedBeans(ListableBeanFactory) in ControllerAdviceBean 6 months ago
NeatGuyCoding 6aeb9d16e8
Fix Javadoc link and remove unnecessary semicolon 6 months ago
Sam Brannen c6e5cfe03d Use consistent naming for Bean Override test classes 6 months ago
Juergen Hoeller 3a1a0e6e95 Merge branch '6.2.x' 6 months ago
Juergen Hoeller 80e7ee321e Mark bootstrap thread for entire finishBeanFactoryInitialization phase 6 months ago
Wars a32d0b17d1 Remove unused application startup call 6 months ago
Sébastien Deleuze d6fbe257f5 Upgrade to Jackson 3.0.0 6 months ago
Sam Brannen d81f1a55c2 Test SpEL Map access/indexing support for nonexistent keys 6 months ago
Sam Brannen eb11070c19 Overhaul and simplify SpEL MapAccessTests 6 months ago
Juergen Hoeller 80f1d95404 Upgrade to Hibernate ORM 7.1.2 6 months ago
Juergen Hoeller e2168edc8f No synchronization (and no caching) for SmartFactoryBean invocations 6 months ago
Juergen Hoeller 2170b40213 Merge branch '6.2.x' 6 months ago
Juergen Hoeller ecd3dd8883 Consistent local synchronization in getObjectFromFactoryBean 6 months ago
Juergen Hoeller 54b43d4a88 Merge branch '6.2.x' 6 months ago
Juergen Hoeller 332953c9a4 Align BatchUpdateException handling among SQLExceptionTranslator variants 6 months ago
Sam Brannen 4e2d5d4d64 Merge branch '6.2.x' 6 months ago
Sam Brannen 1cdd56bf02 Log multiple primary bean detection in DefaultListableBeanFactory 6 months ago
rstoyanchev 8a719117e3 Fix copy-paste error from recent change 6 months ago
Juergen Hoeller 37319fc367 Merge branch '6.2.x' 6 months ago
Juergen Hoeller 3041071269 Consistently apply useCaches for single Resource lookup 6 months ago
Juergen Hoeller 2da821389c Remove redundant object allocation in cglib proxy method calls 6 months ago
Nurlan Turdaliev b4d501f888 Remove redundant object allocation in cglib proxy method calls 6 months ago
rstoyanchev 8631345b71 Refine Jackson 3 vs 2 setup in CodecConfigurer 6 months ago
Juergen Hoeller 1333669e2c Introduce SimpleDestinationResolver as new default for common setups 6 months ago
Sam Brannen c5a79fdf99 Stop using javadoc.io for external Javadoc links 6 months ago
Juergen Hoeller 7089bdcc3a Merge branch '6.2.x' 6 months ago
Juergen Hoeller d484e4f3ff Ignore SQL state 3B001 in releaseSavepoint (for HSQLDB) 6 months ago
Juergen Hoeller 74dc61b8c4 Fall back to local synchronization in getObjectFromFactoryBean 6 months ago
Sam Brannen c08610ee58 Revert nullability changes in reactive transaction support 6 months ago
Sam Brannen 1e83de072c Merge branch '6.2.x' 6 months ago
Sam Brannen 717358b56b Short circuit ClassUtils.findPubliclyAccessibleMethodIfPossible(...) 6 months ago
Sébastien Deleuze 1243f40ee6 Merge branch '6.2.x' 6 months ago
Sébastien Deleuze 836634c47f Upgrade CI workflow from Java 24 to Java 25 6 months ago
Stéphane Nicoll e91abd442a Simplify MockHttpServletRequestBuilders hierarchy 6 months ago
Brian Clozel d98179e137 Enforce custom string converter in HttpMessageConverters 6 months ago