22920 Commits (50b92118a966af79718dcf7b14d541b4dc13bf73)
 

Author SHA1 Message Date
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Juergen Hoeller 040445612f Polishing 3 years ago
Juergen Hoeller 86b010a6b2 Defensive reference to JNDI API for JDK 9+ (optional `java.naming` module) 3 years ago
Juergen Hoeller 2feedb98cc Remove lineSeparator LF requirement (accept LF/CR/CRLF by default) 3 years ago
Arjen Poutsma 3be2b32e21 Remove only leading space for SSE data 3 years ago
Sam Brannen 85bdea6f47 Fix code formatting in Javadoc 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Juergen Hoeller 119c78b1c9 Skip flaky StopWatch time assertions 3 years ago
Juergen Hoeller d8e18f56e1 Upgrade to Protobuf 3.18, Rome 1.16, BlockHound 1.0.6, Caffeine 2.9.2, Groovy 3.0.9, Tomcat 9.0.53 3 years ago
Juergen Hoeller 211f0bbf88 Fix invalid characters in source files 3 years ago
Juergen Hoeller b0c424b376 Deprecate RxJava 2 in favor of RxJava 3 3 years ago
Juergen Hoeller 9ff0d717f2 Restore lenient fallback in case of several non-public constructors 3 years ago
Rossen Stoyanchev 93f8706dd3 Update docs for ControllerAdvice 3 years ago
Juergen Hoeller e29cfa3501 Polishing 3 years ago
Juergen Hoeller 208fafa4a3 Fix contract violations in ConcurrentReferenceHashMap's EntrySet/Iterator 3 years ago
Juergen Hoeller 5cbc972a0d Log rejected listener container tasks at warn level 3 years ago
Juergen Hoeller 58898de542 Provide accessors for externallyManagedConfigMembers and Init/DestroyMethods 3 years ago
Juergen Hoeller f9d63e7bb1 BeanUtils.getResolvableConstructor falls back to single non-public constructor 3 years ago
Sam Brannen 134c0e2916 Upgrade to JUnit 5.8.1 3 years ago
Juergen Hoeller 1f8c233dfc Polishing 3 years ago
Juergen Hoeller 0dc5d2794f Avoid early ConversionService determination in StandardBeanExpressionResolver 3 years ago
Juergen Hoeller 49d003857d Skip CGLIB class validation in case of optimize flag 3 years ago
Juergen Hoeller eabe946a53 Skip readStream optimization for compatibility with misbehaving InputStreams 3 years ago
Sam Brannen 09a1b87d37 About notes about AJDT and Kotlin not supported in Eclipse 4.21 3 years ago
Sam Brannen 34abc8f577 The Kotlin plugin is no longer required for development in Eclipse 3 years ago
Sam Brannen b0dceb484a Remove Eclipse Web Tools Platform (WTP) configuration 3 years ago
Sam Brannen 65c1eac115 Fix formatting in Eclipse/STS Project Import Guide 3 years ago
Sam Brannen a37dde9a1c Revise Eclipse/STS Project Import Guide based on status quo 3 years ago
Sam Brannen 28496059bc Make TestNG test methods public due to bug in TestNG TestEngine 3 years ago
Sam Brannen 40c51efee8 Introduce @Suite for TestNG tests 3 years ago
Sam Brannen e439d6f64d Upgrade to AssertJ 3.21.0 3 years ago
Marc Philipp e29867b96e Exclude TestCase classes in spring-test build 3 years ago
Sam Brannen 0b552a3534 Migrate to TestNG Engine for the JUnit Platform in spring-test 3 years ago
Brian Clozel a50537fbaf Polish "Fix collectionToDelimitedString failure for null elements." 3 years ago
Koy 0d6cc12274 Fix collectionToDelimitedString failure for null elements. 3 years ago
Sam Brannen 008aa48d5c Fix formatting for SQL `IN` clause example in ref docs 3 years ago
Brian Clozel 00eef79e5c Upgrade to JApicmp Gradle Plugin 0.3.0 3 years ago
Brian Clozel 7907478d36 Watch 5.3.x branch in the CI pipeline 3 years ago
Spring Builds c7cca2e879 Next development version (v5.3.11-SNAPSHOT) 3 years ago
Stephane Nicoll aa14c24899 Migrate to Spring Builds account 3 years ago
Stephane Nicoll 4c720eaa38 Fix GitHub credentials to use token rather than password 3 years ago
Sam Brannen 2d65bce18e Polish Eclipse IDE support 3 years ago
Juergen Hoeller b8b85a6a59 Defensive handling of dimensions nullability 3 years ago
Juergen Hoeller 3baacedfd9 Alignment with other abstract utils classes 3 years ago
Sam Brannen 4322ee1944 Polish Eclipse IDE support 3 years ago
Sam Brannen 3faf445603 Re-enable import into Eclipse IDE 3 years ago
Sam Brannen 9e986c031b Polish ide.gradle 3 years ago
Sam Brannen f07e6a1b9d Support char primitive default values in BeanUtils.instantiateClass() 3 years ago
Sam Brannen 5cc09849ce Introduce test for gh-27390 3 years ago