32414 Commits (d0ff8f92438136e69825e68f146ab1feecd6a465)
 

Author SHA1 Message Date
Dmitry Sulman d0ff8f9243 Fix HttpServiceMethod for suspending functions returning Flow 5 months ago
Brian Clozel ba39385cce Use executor for blocking I/O in Reactor request factory 5 months ago
rstoyanchev e735c2d9c5 Improve Filter overview in reference docs 5 months ago
rstoyanchev 3cb498fa98 Improve docs on streaming via StreamingHttpOutputMessage 5 months ago
Sam Brannen 335a2c4e21 Support response encoding in `select` and `options` JSP form tags 5 months ago
Sam Brannen 1714a00492 Suppress warnings in Gradle build 5 months ago
Chandra Bhan Singh ddb45a9302 Correct documentation formatting for Mono type 5 months ago
Juergen Hoeller 38555df3d8 Fix Aware exclusion check to apply to interface method only 5 months ago
Juergen Hoeller 6f81cb625c Avoid unnecessary bridge method resolution around getMostSpecificMethod 5 months ago
Juergen Hoeller 566078b4e4 Add explicit note on empty constructor 5 months ago
Brian Clozel f0cf7f19f6 Fix multi-release JAR issue with VirtualThreadDelegate 5 months ago
Juergen Hoeller b5008d33ee Upgrade to ASM 9.9 plus lenient version check patch 5 months ago
Juergen Hoeller bce1445d92 Accept fallback match for bean name or method-level qualifier as well 5 months ago
Brian Clozel 285182be27 Relax multiple segment matching constraints in PathPattern 5 months ago
Brian Clozel 8bb63081a8 Document PathPattern matching for single/multiple segments 5 months ago
rstoyanchev a698b1bc0d Refine validation section for controllers 5 months ago
Juergen Hoeller 2060c340ce Upgrade to Caffeine 3.2.3, Selenium 4.38, HtmlUnit 4.18 5 months ago
Juergen Hoeller 4f97c41e58 Avoid javadoc failure for line break with annotation reference 5 months ago
Juergen Hoeller 0243059f53 Polishing 5 months ago
Juergen Hoeller b027b73a7a Relax configuration class requirement in configurer callback javadoc 5 months ago
Brian Clozel c0429dbb09 Fix file extension resolution for media types with q parameter 5 months ago
Brian Clozel d65de19e7d Deprecate setConnectTimeout on HttpComponents client factory 5 months ago
Sébastien Deleuze 16822c2fd0 Polishing 5 months ago
Moad Elfatihi 983d39a970 Update CI documentation reference in README 5 months ago
Juergen Hoeller 4b7cf85d71 Retrieve cached response body in a thread-safe manner 5 months ago
Juergen Hoeller a33027703d Preserve Connection readOnly state for defaultReadOnly DataSource 5 months ago
Sam Brannen ae804cb2d0 Improve @⁠NumberFormat Javadoc 5 months ago
Stefano Cordio 46503d6a45 Fix typo in @⁠NumberFormat Javadoc 5 months ago
Sam Brannen b4a13dddfc Fix JUnit Jupiter discovery issues on 6.2.x 5 months ago
Sam Brannen 661dca5e54 Remove accidental use of SpringExtension in ServletContextAwareBeanWacTests 5 months ago
Sam Brannen b976010a9e Simplify MockMvcClientHttpRequestFactoryTests 5 months ago
Juergen Hoeller 15563ee54e Polishing 5 months ago
Artur Signell 97586b525f fix: Fix PathMatchingResourcePatternResolver to handle absolute paths in JAR manifests 5 months ago
Sam Brannen f89737e398 Upgrade to JUnit 5.14.1 5 months ago
Stéphane Nicoll ecdf069c5d Add AOT support for AutowiredPropertyMarker 5 months ago
Anton Xu 01a58a253b Fix minor typo in RestClient 5 months ago
Juergen Hoeller f28e245baa Upgrade to Groovy 4.0.29, Jetty 12.0.29, Jackson 2.18.5 5 months ago
Park Juhyeong 14579b7848 Fix concurrency permit leak causing permanent deadlock in SimpleAsyncTaskExecutor 5 months ago
Juergen Hoeller 5471961f06 Restore exposure of original BatchUpdateException as root cause 5 months ago
rstoyanchev 715bc68c16 Rename methods in FragmentsRendering 5 months ago
Sam Brannen 9c24f7ba8c Document test-method scoped TestContext semantics 5 months ago
Juergen Hoeller a40647a62f Remove empty ConstraintValidator#initialize implementations 5 months ago
Juergen Hoeller b53fb13f30 Add tests for name-based dependency resolution against util:map 5 months ago
Park Juhyeong 4b7b280ac3 Optimize resource URL resolution in SortedResourcesFactoryBean 5 months ago
Sébastien Deleuze b3aefac9c3 Remove jibx-marshaller element from spring-oxm.xsd 5 months ago
rstoyanchev b19059f6cb Handle null from JDK HttpResponse#body 5 months ago
Sam Brannen b1f5b61bcd Abort search for static methods in getPubliclyAccessibleMethodIfPossible() 5 months ago
rstoyanchev 810e069bcc FieldError uses HexFormat to format byte[] 6 months ago
Elijah Mock 62f42cab6b Fix minor typo in JDBC Core Classes documentation 6 months ago
Sam Brannen 9ee16b8ea3 Switch back to HSQL for JpaEntityListenerTests on main 6 months ago