2582 Commits (e18a118f8b0089f963805c3d1a5ac09f9b8a7bf9)

Author SHA1 Message Date
Sam Brannen e2767371b5 Lazily initialize DataSize.PATTERN 3 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 3 years ago
Sam Brannen 7b95c928d1 Fix Javadoc for ResourcePatternResolver 3 years ago
Sam Brannen 53f88d455f Fix Javadoc for AbstractFileResolvingResource.isFile(URI) 3 years ago
Sam Brannen 53a506f6bb Polishing 3 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Juergen Hoeller f771603789 Polishing 3 years ago
Juergen Hoeller b55eee1b0d Upgrade to ASM 9.3 3 years ago
Sam Brannen ab71ff93bb Polish package-info for org.springframework.util 3 years ago
neals cf30327740 Remove Log4J configurer from package-info.java in spring-core 3 years ago
izeye fcf64798b5 Add Javadoc since for GraphQL constants 3 years ago
Stephane Nicoll 8b39698553 Upgrade to Reactor 2020.0.18 3 years ago
Sam Brannen 5f6d8df34b Introduce isLambdaClass() as a public utility in ClassUtils 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
Brian Clozel 17f7a24118 Add application/graphql+json mime and media types 3 years ago
Sam Brannen 3811cd4c0a Introduce warnings in documentation of SerializationUtils 3 years ago
Juergen Hoeller cb36ca31f6 Upgrade to ASM master 3 years ago
Yanming Zhou acf2955b96 Ban jetbrains annotations imports 3 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen 29d98285be Add warning to "enclosing classes" search strategy for MergedAnnotations 3 years ago
Sam Brannen ad708780ed Polish Javadoc for MergedAnnotations 3 years ago
Sam Brannen c9cd53f469 Revert "Deprecate "enclosing classes" search strategy for MergedAnnotations" 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
Juergen Hoeller c1261f2860 Fix accidental exclusion of BeanMapEmitter class 3 years ago
rstoyanchev cb39b07088 Polishing Jackson encoder tests 3 years ago
Sam Brannen 9fbf5dc945 Use String#lastIndexOf(int) where possible 3 years ago
Lee, Kyutae 8a510db00d Polish Javadoc for Environment 3 years ago
Sam Brannen 5689395678 Deprecate "enclosing classes" search strategy for MergedAnnotations 3 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 3 years ago
Sam Brannen 3188c0f7db Ensure fix for gh-28012 is actually tested 3 years ago
Sébastien Deleuze 8eb618b480 Make Kotlin functions accessible in CoroutinesUtils 3 years ago
Sam Brannen 3ec612aaf8 Support recursive annotations in merged annotations 3 years ago
Sam Brannen 4eaee1e738 Short circuit if-conditions in AttributeMethods 3 years ago
Sam Brannen b60340b102 Simplify tests for synthesized annotation toString() 3 years ago
Sam Brannen 2fd39839f8 Improve toString() for synthesized annotations 3 years ago
Sam Brannen ce87285be5 Use canonical names for types in synthesized annotation toString 3 years ago
Sam Brannen 7139a877f4 Ensure toString() for synthesized annotations is source code compatible 3 years ago
Juergen Hoeller a22feac803 Update license header for https (nohttp rule) 3 years ago
Juergen Hoeller bc9cd9a687 Find interface method even for late-bound interface declaration in subclass 3 years ago
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 3 years ago
Juergen Hoeller 132d8c7f45 Support for CGLIB BeanMap utility on JDK 17 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Sam Brannen 652c13a6ea Enable ReflectionUtilsTests.findMethodWithVarArgs() 3 years ago
Sam Brannen cb3fa89946 Polish ReflectionUtilsTests 3 years ago
Sam Brannen d01dca14e9 Filter methods in Object in ReflectionUtils.USER_DECLARED_METHODS 3 years ago
Sam Brannen d698446f7c Polish ReflectionUtils[Tests] 3 years ago
Juergen Hoeller 86be03945b Polishing 3 years ago
Sam Brannen 4b1b25496b Improve comment parsing in DTD/XSD detection algorithm 3 years ago
Sam Brannen 9e8b6feb54 Polishing 3 years ago