32547 Commits (v6.2.16)
 

Author SHA1 Message Date
Brian Clozel 053d8e25f4 Release v6.2.16 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
Sam Brannen 154dad6587 Revise contribution 2 months ago
Tran Ngoc Nhan fd8b4d5936 Replace getErrors() with getBindingResult() in examples 2 months ago
Juergen Hoeller 13defc09f9 Fix setBody call in reactorNettyAttributes test 2 months ago
Juergen Hoeller 9e512315ab Avoid javadoc build failure against HttpClient 5.5.x 2 months ago
Juergen Hoeller c750efb0a6 Bring back WebLogicJtaTransactionManager for WebLogic 15.1.1 2 months ago
Juergen Hoeller 0033edad45 Apply transactionIsolationLock in EclipseLinkConnectionHandle as well 2 months ago
rstoyanchev 183cd4c8cd Clear Netty channel attribute 2 months ago
Juergen Hoeller 6bd0ed8e79 Polishing 2 months ago
rstoyanchev dcb7922a24 Exclude DataAccessException and MessagingException in DisconnectedClientHelper 2 months ago