28684 Commits (6f11716b6fb6ffcfd2f1f7af780e31ef39ef5dc5)
 

Author SHA1 Message Date
Yanming Zhou 6f11716b6f Use idiomatic AssertJ map assertions 2 years ago
Juergen Hoeller 47fe61ef79 Introduce lazyTransactionalConnections flag on TransactionAwareDataSourceProxy 2 years ago
Juergen Hoeller 8a82da43c9 Defensively wrap fixed-delay task on scheduler thread 2 years ago
Sam Brannen cb60f74556 Stop referring to JDO PersistenceManager in comments 2 years ago
Sam Brannen 62b3d7a963 Update copyright headers 2 years ago
Sam Brannen b69e5acfe3 Revert use of yield in switch expressions due to Eclipse compiler error 2 years ago
Sam Brannen d71853f105 Polish contribution 2 years ago
Yanming Zhou 490b5c77fc Use switch expression where feasible 2 years ago
Sam Brannen 8ed04b5dd1 Polish contribution 2 years ago
Per Lundberg 87d37a21aa Link to spring.factories used in the TestContext framework in the ref docs 2 years ago
Sam Brannen eee2569bff Polishing 2 years ago
Stéphane Nicoll dbec3f1fa1 Polish 2 years ago
Sam Brannen e870912fa2 Polish Javadoc for MockRestServiceServer 2 years ago
Donghun Shin 99f50ebeb4 Fix Javadoc for MockRestServiceServer.bindTo(RestClient.Builder) 2 years ago
Sam Brannen cd62dfe3a9 Polish FastByteArrayOutputStream[Tests] 2 years ago
Patrick Strawderman 7cdacf3083 Introduce toString(Charset) in FastByteArrayOutputStream 2 years ago
Stéphane Nicoll 0bec8125a4 Merge pull request #31736 from tylerbertrand 2 years ago
Tyler Bertrand da32e3d39e Use relative path for javadoc overview 2 years ago
Sam Brannen 47cdc7c5f0 Update copyright headers 2 years ago
dogglezz decb22a93d Polish Javadoc 2 years ago
rstoyanchev d59b2924d3 Exclude any Java library type from nested constructor binding 2 years ago
Sam Brannen c05b4ce776 Suppress warnings in Gradle build 2 years ago
Sam Brannen 3a53446a2b Upgrade to Gradle 8.5 2 years ago
Arjen Poutsma d204dd2dbe Use IntrospectingClientHttpResponse in RestClient 2 years ago
Stéphane Nicoll 0dbb0f5c14 Merge pull request #31731 from kilink 2 years ago
Patrick Strawderman e452c2e89c Avoid byte array copy in getContentAsString 2 years ago
Sam Brannen 6ea9fdbf77 Polishing 2 years ago
Sébastien Deleuze 8ff687b68c Polish BeanDefinitionDsl.kt 2 years ago
Sébastien Deleuze bf1c179b7f Allow to set the order from Kotlin bean DSL 2 years ago
Sébastien Deleuze 16ac495084 Introduce ORDER_ATTRIBUTE on AbstractBeanDefinition 2 years ago
Sam Brannen a506238ef6 Polishing 2 years ago
Sam Brannen 33af98b6d6 Document need for -parameters flag in cache key generation exception messages 2 years ago
Juergen Hoeller edfe179291 Polishing 2 years ago
Juergen Hoeller 5f9702b2a4 Introduce rollbackBeforeClose property and AutoCloseable implementation 2 years ago
Juergen Hoeller c56c304536 PathEditor considers single-letter URI scheme as NIO path candidate 2 years ago
rstoyanchev 8090a52f5c ForwardedHeaderFilter supports ERROR requestUri attribute 2 years ago
rstoyanchev 19bca03aa2 Polishing in ForwardedHeaderFilter 2 years ago
rstoyanchev 0e6e225fb9 Implement messageSize methods in JettyWebSocketSession 2 years ago
rstoyanchev 8ca82120e0 Add missing exception name to DisconnectedClientHelper 2 years ago
rstoyanchev 9ade52dbe2 Exclude Part and MultipartFile from nested constructor binding 2 years ago
Yanming Zhou feef98b73c Correct conversion from Resource[] with length 1 to Collection<Resource> 2 years ago
Juergen Hoeller 4a6c3e8f5d Fix reactive retrieval of cached null value for empty Mono 2 years ago
Sébastien Deleuze f77713b7e0 Document testing automatic checkpoint/restore at startup 2 years ago
Stéphane Nicoll dc5bef16b4 Polish Default Profile section 2 years ago
Juergen Hoeller f3b1f37000 Process URL path for filename extraction if URI does not expose path 2 years ago
Sébastien Deleuze df00aafdff Add a nested generics test for GenericTypeResolver 2 years ago
Sébastien Deleuze 7cf124b696 Revert "Support WildcardType resolution in GenericTypeResolver" 2 years ago
Brian Clozel 35fcbae8c6 Fix reactive HTTP server Observation instrumentation 2 years ago
Stéphane Nicoll c8e6315a67 Polish 2 years ago
Stéphane Nicoll 61be452402 Quote name attribute if necessary 2 years ago