21164 Commits (v5.2.17.RELEASE)
 

Author SHA1 Message Date
Spring Builds e45e77fd47 Release v5.2.17.RELEASE 5 years ago
Stephane Nicoll 0aa7ba80e1 Migrate to Spring Builds account 5 years ago
Stephane Nicoll 9a05a8846b Fix GitHub credentials to use token rather than password 5 years ago
Juergen Hoeller fb97a126a5 Defensive handling of dimensions nullability 5 years ago
Sam Brannen 1ad5b4fbd6 Support char primitive default values in BeanUtils.instantiateClass() 5 years ago
Sam Brannen 4d1cdf6379 Introduce test for gh-27390 5 years ago
takeaction21 e1ba3e7dbb Support float and double primitive default values in BeanUtils.instantiateClass() 5 years ago
Rossen Stoyanchev 2b55b9ccd5 Do not log request parameters for multipart requests 5 years ago
Brian Clozel 90bcb2e375 Upgrade to Reactor Dysprosium-SR23 5 years ago
Juergen Hoeller 9ad3464c80 Reduce log statement for non-unique JavaBean property to debug level 5 years ago
Stephane Nicoll 1954a22c23 Fix bug fix icon in changelog configuration 5 years ago
Brian Clozel bd90c4d0f0 Switch to Reactor Dysprosium SNAPSHOTs 5 years ago
Juergen Hoeller e31d66cd2b Polishing (backported from 5.3.x) 5 years ago
Juergen Hoeller eb349be1fc Fix Kotlin example for filtering handler functions 5 years ago
Juergen Hoeller 4b3e8619ec Polishing 5 years ago
Juergen Hoeller 50d597eb41 Avoid unnecessary cause initialization in ResponseStatusException 5 years ago
Juergen Hoeller 9c931f669c Convenient configuration of type permissions for XStream 1.4.18 5 years ago
Sam Brannen b7e6169e12 Update copyright date 5 years ago
Inmord 9c204dc475
Polish AbstractAspectJAdvisorFactory 5 years ago
Sam Brannen 21c0e50b33 Document when prepareTestInstance() is invoked by the SpringMethodRule 5 years ago
Sam Brannen cecd2ee2e6 Polishing 5 years ago
Sam Brannen 97a89d6db9 Polish contribution 5 years ago
Erik van Paassen 10a90d3204 Fix UrlPathHelper#shouldRemoveSemicolonContent() (#27303) 5 years ago
Sam Brannen ab2a861163 Fix and document CompositeUriComponentsContributor#hasContributors() 5 years ago
Sam Brannen f56d6ea1fb Avoid StringIndexOutOfBoundsException in WebSocketMessageBrokerStats 5 years ago
Spring Buildmaster 420aa9bef0 Next development version (v5.2.17.BUILD-SNAPSHOT) 5 years ago
Stephane Nicoll 14adefa867 Remove coroutines links until the javadoc publication is fixed 5 years ago
Juergen Hoeller fe3357d6b9 Polishing (backported) 5 years ago
Juergen Hoeller 11c51d8633 Upgrade to Reactor Dysprosium-SR21 5 years ago
Juergen Hoeller bdbd999619 Make proxyTargetClass=true with introduction advice work for JDK proxy targets 5 years ago
Juergen Hoeller bc4af15e9e BeanCreationException message includes declaring class of constructor/factory method 5 years ago
Stephane Nicoll 348dc826f9 Fix CI build badge in README 5 years ago
Sam Brannen 43901b2c6a Fix bug in SimpleMethodMetadataReadingVisitor.Source.toString() 5 years ago
Arjen Poutsma 7b34bf2a6c Synchronoss should create temp directory lazily 5 years ago
Sam Brannen c5a138a167 Ensure DefaultPathSegment does not allow parameters to be mutated 5 years ago
Sam Brannen 1f098e1f22 Polish DefaultPathContainerTests 5 years ago
Juergen Hoeller 67fccc3c7e Nullability refinements and related polishing (backported) 5 years ago
Sam Brannen 70e6606f0f Improve @Transactional docs regarding method visibility 5 years ago
Sviatoslav Hryb 5b55cefd64 Fix @Transactional docs regarding method visibility 5 years ago
Sam Brannen 911aca17ea Doc tx semantics for @TransactionalEventListener after completion phases 5 years ago
Sam Brannen 90183568ba Deprecate internal APIs in ScriptUtils 5 years ago
Sam Brannen b5ce514b27 Logically reorganize methods in ScriptUtils 5 years ago
Sam Brannen 9ae6268a1a Polish ScriptUtils implementation 5 years ago
Sam Brannen e4d843e41e Ignore comments when searching for statement delimiter in ScriptUtils 5 years ago
Sam Brannen 22256966fb Ignore delimiter enclosed in double quotes in ScriptUtils 5 years ago
Spring Buildmaster 7c74459cb0 Next development version (v5.2.16.BUILD-SNAPSHOT) 5 years ago
Arjen Poutsma 85ad63bd35 Ensure Synchronoss temp directories do not collide 5 years ago
Juergen Hoeller a2ff769bc1 Polishing (backported from master) 5 years ago
Juergen Hoeller 9523f1ffd6 Correct clientInboundChannel assertion (includes constructor javadoc) 5 years ago
Juergen Hoeller cd0570ee39 Log resource path resolution failure at debug level (instead of warn) 5 years ago