1481 Commits (a1463c2bf2a6bf43e077d200b556136e2d5c48ec)

Author SHA1 Message Date
Arjen Poutsma 0c22866b72 Ensure correct capacity in DefaultDataBuffer 2 years ago
Juergen Hoeller 1b4a4ac51f Polishing 2 years ago
Juergen Hoeller dd0d26b4ba Refine exception handling for type not present versus access exception 2 years ago
Sam Brannen 1e742aae34 Scan annotations on method in interface hierarchy only once 2 years ago
Sam Brannen 20dd585c93 Polish MergedAnnotation tests 2 years ago
Juergen Hoeller 6fae3e150e Consider generics in equals method (for ConversionService caching) 2 years ago
Stéphane Nicoll 0fc38117df Handle default package with AOT processing 2 years ago
Juergen Hoeller e5f04e5ddf Polishing 2 years ago
Stéphane Nicoll d93114df9a Polish "Provide invalid class name in exception message" 2 years ago
PiotrFLEURY 5ac4c3bd76 Provide invalid class name in exception message 2 years ago
rstoyanchev 05c3ffb2fb Use InvalidMimeTypeException in MimeTypeUtils#sortBySpecificity 2 years ago
Arjen Poutsma 8868fe2ea5 Fix position bug in NettyDataBuffer::toByteBuffer 2 years ago
Sébastien Deleuze 620f558547 Register hints for superclass in BindingReflectionHintsRegistrar 2 years ago
lorenzsimon 6a7a0bddb7 Restore support for recursive annotations in Kotlin 2 years ago
Sam Brannen 5752e03d97 Polishing 2 years ago
Juergen Hoeller 925fa0272b Polishing 2 years ago
Juergen Hoeller 5459304a4b Re-introduce support for annotation declarations with self references 2 years ago
Sam Brannen 06658c3c71 Restore zero capacity support in ConcurrentLruCache 3 years ago
Sam Brannen 18456dec52 Reintroduce FastClass in CGLIB class names for @⁠Configuration classes 3 years ago
Sam Brannen d17c75a7ef Test status quo for SpringNamingPolicy 3 years ago
Brian Clozel 227049824c Fix RuntimeHintsPredicates matching rules 3 years ago
Sam Brannen ea41051651 Do not invoke [Map|Collection].isEmpty() in nullSafeConciseToString() 3 years ago
Sam Brannen 1cdbd68aec Revise FilePatternResourceHintsRegistrar API and improve documentation 3 years ago
Sam Brannen 89b7a6bf47 Skip searching of nonexistent directory in PathMatchingResourcePatternResolver 3 years ago
Stephane Nicoll 47b1a2bc55 Clarify usage of FilePatternResourceHintsRegistrar 3 years ago
Juergen Hoeller 389238f622 Add registerReactiveTypeOverride method to ReactiveAdapterRegistry 3 years ago
Juergen Hoeller 6e5af9dccb Polishing 3 years ago
Sam Brannen 4a81814dbb Check exception cause for @PropertySource(ignoreResourceNotFound) support 3 years ago
Juergen Hoeller 3a278cc66d Polishing 3 years ago
Sam Brannen a34f9fa66c Update copyright headers 3 years ago
Juergen Hoeller 75f5dac16b Polishing 3 years ago
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 3 years ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 3 years ago
Sébastien Deleuze fb17e283d1 Replace @link by proper KDoc class reference in tests 3 years ago
Sam Brannen 826776f321 Improve assertions in DefaultConversionServiceTests 3 years ago
Juergen Hoeller b7b9f2cb6b Expand tests for array to Collection/Set/List interface 3 years ago
Sam Brannen b76664e757 Support arrays, collections, & maps in ObjectUtils.nullSafeConciseToString() 3 years ago
Juergen Hoeller 80a20488fd Make File/Path tests pass on Windows 3 years ago
Sam Brannen 3ef1b7d83c Extend supported types in ObjectUtils.nullSafeConciseToString() 3 years ago
Sam Brannen 08bce69d3d Add tests for status quo in ObjectUtils.nullSafeConciseToString() 3 years ago
Sam Brannen c95426a616 Polishing 3 years ago
Juergen Hoeller 0c39fff831 Polishing 3 years ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 3 years ago
Sam Brannen 4565bcd757 Update copyright headers 3 years ago
Juergen Hoeller 927d27b121 Consider UUID as simple value type with concise toString output 3 years ago
Sébastien Deleuze 9b4e0e9837 Add missing hint for converting String to URI 3 years ago
Juergen Hoeller cdc4497664 Restore creation of plain HashSet/HashMap for direct HashSet/HashMap type 3 years ago
Sam Brannen 8d6d99731f Delete unused code 3 years ago
rstoyanchev e737980033 Ensure chunks released on cancel in StringDecoder 3 years ago
Juergen Hoeller c09055b83a Consistent support for MultiValueMap and common Map implementations 3 years ago