368 Commits (dacbf4cb34d3b2cf0747daa16903c91d696655a4)

Author SHA1 Message Date
Juergen Hoeller 4755467cca Polishing 10 years ago
Juergen Hoeller 3234d9ede3 ObjectToObjectConverter caches detected methods/constructors 10 years ago
Juergen Hoeller c88877f1c4 Polishing 11 years ago
Juergen Hoeller 9683da52b2 Avoid annotation synthesizing for getAnnotationAttributes retrieval 11 years ago
Juergen Hoeller 2ba5cb2734 Polishing 11 years ago
Juergen Hoeller 23c8f712c4 Polishing 11 years ago
Sam Brannen c2bc2b27ea Suppress varargs warnings when compiling tests w/ Gradle 11 years ago
Juergen Hoeller 1c3a668370 AbstractFileResolvingResource uses extractArchiveURL for last-modified check 11 years ago
Juergen Hoeller 155bbf5057 ResourceUtils supports Tomcat's "war:jar:" URL format 11 years ago
Sam Brannen 1a227da19e Polish AnnotatedElementUtilsTests 11 years ago
Sam Brannen 5e1d6e47a9 Introduced failing, @Ignored test for SPR-13554 11 years ago
Juergen Hoeller 9cf28950e5 PathResourceTests defensively compares last-modified timestamps at seconds precision 11 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 11 years ago
Juergen Hoeller a6a6aed17f StopWatch provides getId/currentTaskName accessors (plus further fine-tuning) 11 years ago
Sam Brannen 2a6716d380 Support transitive implicit attribute aliases with @AliasFor 11 years ago
Sam Brannen d40a35ba5c Support implicit attribute aliases with @AliasFor 11 years ago
Sam Brannen 8af0151f1b Suppress recent deprecation warnings in tests 11 years ago
Sam Brannen 6085be3a71 Assert status quo for finding annotations on bridged methods 11 years ago
Sam Brannen a3e7848a30 Clean up warnings and tests in spring-core 11 years ago
Sam Brannen f47bbb0d9e Polish tests 11 years ago
Gary Russell f15140415a Properly detect available port on localhost in SocketUtils 11 years ago
Juergen Hoeller e0f012f32d Removal of redundant JdkVersion checks in the test suite 11 years ago
Sam Brannen acb44f9d46 Suppress warnings regarding deprecated JdkVersion 11 years ago
Sam Brannen e20b47c3bc Ensure local aliases don't override meta-annotation 11 years ago
Sam Brannen 4317e76e79 Polish AnnotationUtilsTests 11 years ago
Sam Brannen f17173f6d5 Synthesize nested maps into annotations 11 years ago
Sam Brannen 8289036165 Throw exception if required meta-annotation is not present 11 years ago
Sam Brannen 78ff4ff542 Polish AnnotationUtilsTests 11 years ago
Sam Brannen e0392d9da5 Polish NumberUtilsTests 11 years ago
Sam Brannen c8d604bf05 Ensure @AliasFor overrides attribute in correct meta-annotation 11 years ago
Sam Brannen 725292081e Introduce 'value' alias for 'attribute' in @AliasFor 11 years ago
Juergen Hoeller 291550a484 AntPathMatcher allows for case-insensitive matching 11 years ago
Sam Brannen 288d253b8b Introduce support for conditional lambda execution in Spring's Assume 11 years ago
Sam Brannen b6c0e7cba3 Remove trailing whitespace in Java source code 11 years ago
Juergen Hoeller 0cce41eb94 Fixed exception message expectation plus formatting 11 years ago
Sam Brannen 67ac675e9a Polish AnnotationAttributes[Tests] 11 years ago
Juergen Hoeller b7acddbb19 AnnotationAttributes stores and re-throws resolution exceptions 11 years ago
Juergen Hoeller a5349eb2f8 Base64Utils falls back to JAXB DatatypeConverter for String-based encoding 11 years ago
Sam Brannen 89e504c2f1 Uses Charset instead of String in MimeType.equals() 11 years ago
Juergen Hoeller 3b6548f3c2 Tests for Base64Utils results between JDK 8 and Commons Codec 11 years ago
Sam Brannen d0c0d9fc5a Synthesize annotation from defaults 11 years ago
Sam Brannen a0040245ca Resolve @Repeatable container in AnnotationUtils 11 years ago
Sam Brannen 594c330205 Honor contract of @Repeatable in AnnotationUtils 11 years ago
Sam Brannen 27d1ce84a3 Polishing 11 years ago
Sam Brannen fb83e83e78 Honor contract of @Repeatable in AnnotationUtils 11 years ago
Sam Brannen 078d252d1e Delete trailing whitespace in Java source code 11 years ago
Sam Brannen 23547a72f3 Clean up warnings and polish tests 11 years ago
Sam Brannen ece12f9d37 Synthesize annotation from map w/ minimal attributes 11 years ago
Martin Lippert 63f01c851f Fix exception in AntPathMatcher for leading * 11 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 11 years ago