1861 Commits (60e4649ff320c111836550750fafd2e51a6ac59d)

Author SHA1 Message Date
Arjen Poutsma a30a134c23 Make StringDecoder use DataBufferUtils.split 6 years ago
Rossen Stoyanchev b1912f6acc Fix checkstyle error 6 years ago
Rossen Stoyanchev 97c2de915a Add RouteMatcher 6 years ago
Sam Brannen 785e8d8116 Polish MergedAnnotation support 6 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Sam Brannen 64819bbc1d Clean up warnings 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phillip Webb 66eb86f055 Delete unused Matchers class 6 years ago
Juergen Hoeller fb29088670 Revise LinkedCaseInsensitiveMap's lazy key/value/entry collections 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Juergen Hoeller c5b3848357 Nullability refinements and related polishing 6 years ago
Phillip Webb 7031964e49 Deprecate StandardMetadata constructors 6 years ago
Phillip Webb 7fbf3f97cd Add SimpleAnnotationMeta classes and readers 6 years ago
Phillip Webb 8c2ccfe6a3 Add MergedAnnotations support to meta-data classes 6 years ago
Phillip Webb 30ba80a3c3 Reduce meta-data code duplicate with default methods 6 years ago
Phillip Webb f592c1f211 Add additional class/method meta-data tests 6 years ago
Phillip Webb 9738e4886c Use ReflectionUtils to get declared methods 6 years ago
Phillip Webb 1fa5937834 Skip java.lang.annotations when reading metadata 6 years ago
Phillip Webb 8a293f51a4 Don't expose RetentionPolicy.CLASS annotations 6 years ago
Phillip Webb 9d6cf57cb7 Add MergedAnnotations.of method 6 years ago
Phillip Webb daec3531b3 Support String->Class adaptation in MergedAnnotation 6 years ago
Phillip Webb e11990e63d Polishing MergedAnnotation code 6 years ago
Phillip Webb d4a761abea Rename some MergedAnnotation `from` methods to `of` 6 years ago
Phillip Webb 3b145a5a73 Add MergedAnnotation.getTypeHierarchy method 6 years ago
Juergen Hoeller 46e5dd6420 Consistent handling of empty List entries in LinkedMultiValueMap 6 years ago
Juergen Hoeller 8eb9782ca2 Polishing 6 years ago
Arjen Poutsma f747ba282a Add DataBufferUtils.matcher and split 6 years ago
Arjen Poutsma b74c09d12e Add DataBuffer.retainedSlice 6 years ago
Sam Brannen d616e10dca Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Juergen Hoeller 293188c797 Consistent non-use of firstIndex 0 in PatternMatchUtils 6 years ago
Juergen Hoeller 9674ce4906 Avoid HashSet/StringBuilder allocation for non-placeholder values 6 years ago
Juergen Hoeller a7949ac84a Consistent use of StringUtils.hasLength(String) vs isEmpty(Object) 6 years ago
Juergen Hoeller 5b1b1bae37 Consistent use of try-with-resources for local resource closing 6 years ago
Juergen Hoeller 31c3b8a291 Avoid unguarded String concatenation for debug/trace logging 6 years ago
Juergen Hoeller cee7d09e40 Add is*Enabled methods for log level checks to LogAccessor 6 years ago
Juergen Hoeller a8f845c944 Upgrade to Checkstyle 8.20 and CGLIB 3.2.11 6 years ago
Juergen Hoeller 3d502d90e2 Add missing nullable declarations 6 years ago
Phillip Webb 87dba5a4df Fix MergedAnnotations javadoc 6 years ago
Juergen Hoeller 1f473261a8 Polishing 6 years ago
Phillip Webb 55ac110f7b Fix LinkedCaseInsensitiveMap collection methods 6 years ago
Juergen Hoeller e5e2d2d661 Polishing (includes minor performance refinements from master) 6 years ago
Juergen Hoeller bdd9a557a5 Streamline ReactiveAdapterRegistry.getAdapter usage 6 years ago
Phillip Webb 83cb51aec6 Add MergedAnnotation.getRoot() method 6 years ago
Christoph Dreis 29d021ae3c Avoid possible memory leak in ResolvableType 6 years ago
Sam Brannen dab90cb7cc Test status quo for MergedAnnotation.getParent() 6 years ago
Сергей Цыпанов 18af3892dd Make inner classes static where possible 6 years ago
Sam Brannen 52b6f9b56d Align Javadoc for Base64Utils.encodeToString() with implementation 6 years ago
Rossen Stoyanchev 375090bb7c LeakAwareDataBuffer related fixes 6 years ago
Juergen Hoeller 07738b9529 Recent fine-tuning from ASM master 6 years ago