32368 Commits (b1f5b61bcd79fca7e697ec9ea263125cd7e7b557)
 

Author SHA1 Message Date
Sam Brannen b1f5b61bcd Abort search for static methods in getPubliclyAccessibleMethodIfPossible() 5 months ago
rstoyanchev 810e069bcc FieldError uses HexFormat to format byte[] 5 months ago
Elijah Mock 62f42cab6b Fix minor typo in JDBC Core Classes documentation 5 months ago
Sam Brannen 9ee16b8ea3 Switch back to HSQL for JpaEntityListenerTests on main 5 months ago
Sam Brannen e61884e4bd Introduce tests for "No transaction in progress for @⁠Nested test class" 5 months ago
Sam Brannen 0f2fc79fb7 Update exception message to use correct test class 5 months ago
Sam Brannen ba70c1384a Polish SpringExtension internals 5 months ago
Sam Brannen d24a31d469 Support JUnit Jupiter ExtensionContextScope.TEST_METHOD 5 months ago
Brian Clozel a5141b187a Fix '**' parsing within a PathPattern segment 5 months ago
Brian Clozel d3c1e678c2 Support wildcard path elements at the start of path patterns 5 months ago
Sam Brannen 82c34f7b51 Introduce isAutowirableConstructor(Executable,PropertyProvider) in TestConstructorUtils 5 months ago
Sam Brannen cb0f26a152 Use consistent naming for Bean Override test classes 5 months ago
Sam Brannen bccfbfd630 Fix previous commit for 6.2.x compatibility 5 months ago
Brian Clozel 506b76032f Add missing reflection hints for JdbcUtils 5 months ago
Juergen Hoeller 7adcd99ea2 Polishing 5 months ago
Juergen Hoeller 765e30c3a6 Polishing 5 months ago
HJC96 d7fc07e73c Fix typos 5 months ago
Brian Clozel 18a879779e Next development version (v6.2.13-SNAPSHOT) 5 months ago
Juergen Hoeller c53132ecdf Polishing 5 months ago
rstoyanchev 03c3ec1577 Fall back on remoteHost if remoteAddress is null 5 months ago
rstoyanchev c88bfc54c9 Refactor state management in StompSubProtocolHandler 5 months ago
Sam Brannen a96558c965 Revise commit 01acb80501 5 months ago
Sam Brannen 1612b7c5db Remove test prefixes 5 months ago
Sam Brannen 01acb80501 Improve exception handling in ConfigurationClassBeanDefinitionReader 5 months ago
Juergen Hoeller f4438ce9e3 Upgrade to Reactor 2024.0.11 and Micrometer 1.14.12 5 months ago
Juergen Hoeller 5033b9d3c5 Reset by-type cache for Object after registering a new singleton 5 months ago
Juergen Hoeller d733023a29 Consistently apply fallback attribute to proxy definition as well 5 months ago
Schäfer, H.H. (Hans Hosea) df67c1cf2d 35626: defaultCandidate for scoped proxies 5 months ago
rstoyanchev 05814f7a42 Polishing contribution 5 months ago
Marius Lichtblau ba2bb08589 Release DataBuffer in AbstractCharSequenceDecoder 5 months ago
Edgar Asatryan 141df5291d Prevent NoClassDefFoundError when Jetty Reactive HttpClient not on classpath 5 months ago
Sébastien Deleuze dcfe33f427 Fix Hibernate Javadoc to avoid a redirect 5 months ago
Juergen Hoeller 3a61460f91 Use JarFile#entries() instead of #stream() for consistent entry paths 5 months ago
Brian Clozel ee284f2ee6 Add "forEachByte" variant to DataBuffer 5 months ago
Sam Brannen 2591cab561 Polishing 5 months ago
Sam Brannen 8456cd1e74 Polish contribution 5 months ago
Igor Murzich 7699b4af9c Retain order of produces media types in @⁠ExceptionHandler 5 months ago
Juergen Hoeller 6c5de48059 Ignore SQL state 3B001 in HSQLDB exception message as well 5 months ago
Juergen Hoeller 9f678ce698 Upgrade to Jetty 12.0.28, Undertow 2.3.20, RxJava 3.1.12, Aalto 1.3.4, Gson 2.13.2, Selenium 4.36, HtmlUnit 4.17, Mockito 5.20, AssertJ 3.27.6 5 months ago
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