32329 Commits (467a484df6ff6035df69e81eeee5b4d91f15f8dd)
 

Author SHA1 Message Date
Juergen Hoeller 467a484df6 Polishing 5 months ago
Juergen Hoeller 83efe8cff4 Remove deprecation on CandidateComponentsIndex(Loader) 5 months ago
rstoyanchev 2c83144946 Use getRemoteAddr in ServletServerHttpRequest 5 months ago
rstoyanchev c165dd5e0e Update Javadoc of reactive WebSocketHandler 5 months ago
Juergen Hoeller 449b85f446 Avoid overhead for parsing plain values and simple placeholders 5 months ago
Juergen Hoeller c2a66e723f Polishing 5 months ago
Juergen Hoeller 2ee34a5632 Add MySQLTableMetaDataProvider for correct generated-keys support 5 months ago
Juergen Hoeller 1bc82d241a Remove deprecation on CandidateComponentsIndex(Loader) 5 months ago
Juergen Hoeller 80e7ee321e Mark bootstrap thread for entire finishBeanFactoryInitialization phase 6 months ago
Juergen Hoeller ecd3dd8883 Consistent local synchronization in getObjectFromFactoryBean 6 months ago
Juergen Hoeller 332953c9a4 Align BatchUpdateException handling among SQLExceptionTranslator variants 6 months ago
Sam Brannen 1cdd56bf02 Log multiple primary bean detection in DefaultListableBeanFactory 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
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 717358b56b Short circuit ClassUtils.findPubliclyAccessibleMethodIfPossible(...) 6 months ago
Sébastien Deleuze 836634c47f Upgrade CI workflow from Java 24 to Java 25 6 months ago
Juergen Hoeller a6f6ecfe6c Revise getPubliclyAccessibleMethodIfPossible to rely on Module#isExported 6 months ago
Juergen Hoeller e3da26ebbd Clarify event parameter type for multiple mapped classes 6 months ago
Maziyar Bahramian e1c008f5a3 Fix URI Patterns docs for WebMVC and WebFlux 6 months ago
Sébastien Deleuze cb849a7071 Add a test for CGLIB Enhancer Kotlin refinements 6 months ago
Juergen Hoeller 3e37279db6 Make CGLIB Enhancer compatible with Kotlin 2.2.20+ 6 months ago
rstoyanchev b3264ec2a8 Fix typo 6 months ago
rstoyanchev df860fd3cd Polishing contribution 6 months ago
Réda Housni Alaoui 636523a2f5 AbstractMockHttpServletRequestBuilder#buildRequest is not idempotent 6 months ago
rstoyanchev a19b51b7e0 Handle invalid position in ResourceHttpMessageWriter 6 months ago
rstoyanchev fbdece6759 Polishing in ResourceHttpMessageWriter 6 months ago
Sam Brannen 64d42fefda Fix idref example in reference manual 6 months ago
Sam Brannen 447cfa18e9 Polishing 6 months ago
Sam Brannen ec3d9d6253 Upgrade to JUnit 5.14 6 months ago
Sam Brannen 5cd2cb38e1 Make AbstractTestNGSpringContextTests thread-safe regarding tracked exceptions 6 months ago
rstoyanchev e9fb5eb38a Respect forwarded path in UrlHandlerFilter 6 months ago
rstoyanchev 5a858915ea Revise parsed path handling in UrlHandlerFilter 6 months ago
Brian Clozel d85a020e4e Improve Task Javadoc about Runnable wrapping 6 months ago
Brian Clozel 0cc79ba366 Catch EOFException in IntrospectingClientHttpResponse 6 months ago
Sam Brannen 1e29911292 Upgrade to AssertJ 3.27.5 6 months ago
Juergen Hoeller 931686a5ee Upgrade to SnakeYAML 2.5, Protobuf 4.32.1, ActiveMQ 5.17.7 and Artemis 2.42, EasyMock 5.6, AssertJ 3.27.4, XMLUnit 2.10.4, Dom4J 2.2 6 months ago
Juergen Hoeller bf715ac23e Polishing 6 months ago
Brian Clozel b213344d25 Fix synchronization in ResponseBodyEmitter 6 months ago
Stéphane Nicoll 0a48984fab Suppress deprecating warnings for getInstanceSupplier() method as well 6 months ago
Brian Clozel cbdd107799 Next development version (v6.2.12-SNAPSHOT) 6 months ago
Juergen Hoeller d17601e01c Upgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.3 6 months ago
Juergen Hoeller 5b387615c6 Clarify intended nestedTransactionAllowed default in JpaTransactionManager 6 months ago
Sam Brannen 0e3e34bee0 Find annotations on parameters in overridden non-public methods 6 months ago
Sam Brannen 4745c7cf3c Name local variables consistently 6 months ago
Juergen Hoeller 275fb52ad6 Upgrade to Reactor 2024.0.10 and Micrometer 1.14.11 6 months ago
Juergen Hoeller 7f9aa39748 Polishing 6 months ago
Taeik Lim c788554b1d Avoid thread pinning in SseEmitter, ResponseBodyEmitter 6 months ago
Sébastien Deleuze 9e8c64011d Make JsonPathAssertions#isEqualTo parameter nullable 6 months ago