32556 Commits (50ef3b0a2996dc7b5d1155bf10d342fedfbf5871)
 

Author SHA1 Message Date
rstoyanchev 50ef3b0a29 Update Javadoc of RestClient.Builder defaultStatusHandler 1 month ago
Juergen Hoeller 1c7e79026f Skip serialization of potentially non-serializable cached state 1 month ago
Juergen Hoeller c8735efb9d Polishing (aligned with main) 1 month ago
Juergen Hoeller 999bbe3959 Polishing 1 month ago
Juergen Hoeller acab61f9a7 Consistent adaptation of HTTP headers on Servlet responses 1 month ago
Juergen Hoeller bfa81290b3 Polishing 1 month ago
Juergen Hoeller 2c7ed5e5f1 Align validation groups check with InvocableHandlerMethod in spring-web 1 month ago
Brian Clozel 474d520182 Fix MultipartParser & PartGenerator memory leak 1 month ago
Juergen Hoeller 50bffe7ddc Detect all common size exceptions from Tomcat and Commons FileUpload 2.x 1 month ago
Brian Clozel 6d849bd9b0 Next development version (v6.2.17-SNAPSHOT) 1 month ago
Christian Schuster 8334388e20 avoid unnecessary locking in ConcurrentReferenceHashMap's implementation of computeIfAbsent and computeIfPresent 1 month ago
Brian Clozel 757b713f22 Use updated message in HttpEntityMethodProcessor 1 month ago
rstoyanchev a065563484 Optimize RequestMappingInfo hashcode calculation 1 month ago
rstoyanchev 6162d89042 Cache HandlerMethod with resolved bean if singleton 1 month ago
rstoyanchev 5c537db2cc Optimize single PathPattern match 1 month ago
rstoyanchev 849553dc8e Avoid determineValidationGroups not necessary 1 month ago
Brian Clozel 7240a5a669 Upgrade to Reactor 2024.0.15 1 month ago
Brian Clozel b00c387775 Upgrade to Micrometer 1.15.9 1 month ago
Brian Clozel 8396c071af Fix wildcard MIME type support in messaging converters 1 month ago
Juergen Hoeller bb35e9f11c Make LocalEntityManagerFactoryBean#setDataSource work on Hibernate and EclipseLink 1 month ago
Juergen Hoeller a0319b1f91 Repeatedly check status while trying to lock for shutdown 2 months ago
Juergen Hoeller 5973a17253 Polishing 2 months ago
Juergen Hoeller ed7243259b Upgrade to Groovy 4.0.30, Netty 4.1.130, Mockito 5.21 2 months ago
Juergen Hoeller a391db2ef5 Upgrade to ASM 9.9.1 and Objenesis 3.5 2 months ago
dependabot[bot] 957202523c Upgrade fast-xml-parser from 4.5.2 to 5.3.4 in /framework-docs 2 months ago
qwding a3c9166da7 Optimize NamedParameterUtils#buildValueArray by lazily fetching SqlParameter 2 months ago
Brian Clozel 0c3dd8cb00 Fix "remove" implementation in netty headers adapter 2 months ago
Juergen Hoeller 56d8ec25e8 Consistently close streams through try-with-resources 2 months ago
Sam Brannen fb9db146f2 Consistently refer to "an SQL" statement, type, etc. 2 months ago
Juergen Hoeller dcf98bc55c Polishing 2 months ago
Juergen Hoeller b9cd06a487 Support -1 for undetermined length in SqlBinaryValue/SqlCharacterValue 2 months ago
Sam Brannen 91ff706e8c Fix formatting and spelling 2 months ago
Sam Brannen 103057de2a Fix links to JUnit User Guide 2 months ago
rstoyanchev b6d1e88563 Fix unfinished edit from previous commit 2 months ago
rstoyanchev af1e9da3d7 Update docs on trailing slash handling 2 months ago
rstoyanchev bc5e395a42 Update docs content types for ProblemDetail 2 months ago
Juergen Hoeller 1ec3cb4d5f Polishing (aligned with main) 2 months ago
rstoyanchev 7b7126ae3d Polishing in ReactorClientHttpConnector 2 months ago
rstoyanchev 9f1332c716 Refine solution to clear Netty channel attribute 2 months ago
Sam Brannen 2ff93f4207 Consistently indent with tabs instead of spaces 2 months ago
Sam Brannen 3a6c7786a1 Upgrade to AssertJ 3.27.7 2 months ago
Padraic Slattery 539a098f8c Update GitHub upload-artifact action to version 6 2 months ago
Juergen Hoeller ecfd78ff93 Polishing (aligned with main) 2 months ago
Juergen Hoeller 1e0a85368e Revise setPersistenceUnitName javadoc 2 months ago
rstoyanchev c49d5dc860 Handle early exception from AsynchronousFileChannel#write 2 months ago
Juergen Hoeller 58af70f2e3 Upgrade to Selenium 4.40, HtmlUnit 4.21, Protobuf 4.33.4 2 months ago
Juergen Hoeller c6e73b5d1d Fix JMSReplyTo references in javadoc (backported from main) 2 months ago
Juergen Hoeller f531cc9fdf Polishing 2 months ago
Juergen Hoeller 1977f31821 Prevent accidental printStackTrace() usage in main codebase 2 months ago
Sam Brannen cf3ed229de Fix test parameterization in CaffeineReactiveCachingTests 2 months ago