778 Commits (4314da922adefdc64bcfc2243ae6b049f5925080)

Author SHA1 Message Date
Sam Brannen fe8289b5e3 Implement description consistently across Resources 10 years ago
Sam Brannen 088238443b Polish Javadoc for ResourcePropertySource 10 years ago
Sam Brannen 228d9db4d4 Polish StreamConverter(Tests) 10 years ago
Juergen Hoeller 287045ef74 Allow for shared Objenesis caching in ObjenesisCglibAopProxy 10 years ago
Juergen Hoeller cc33d3fac8 Polishing 10 years ago
Stephane Nicoll 4ca32d1ce5 polishing 10 years ago
Stephane Nicoll 018adb04f2 Add converter support for Stream 10 years ago
Juergen Hoeller 91a0107e4a ResolvableType.getType() returns ParameterizedType when built with forClassWithGenerics 10 years ago
Rossen Stoyanchev b94c6fdf7a Add tests for SPR-12738 10 years ago
Stephane Nicoll 1aec6a6cc2 Detect Order on target class as well 10 years ago
Juergen Hoeller 0c15a54007 Polishing 10 years ago
Juergen Hoeller 6ebac00f32 @RequestPart supports java.util.Optional 10 years ago
Sam Brannen add718d75c Polish EnumerablePropertySource 10 years ago
Juergen Hoeller f58abd3d9a Polishing (forward-ported from 4.1.x) 10 years ago
Juergen Hoeller 058714b03a Polishing 10 years ago
Sam Brannen 6e10f7c8cf Update TODOs for SPR-11598 10 years ago
Sam Brannen e97712b95b Update copyright headers in IdGenerators 10 years ago
Rossen Stoyanchev 52b8f34468 Add JdkIdGenerator and use it in SockJS client 10 years ago
Juergen Hoeller 0ddf8dde12 AnnotationUtils explicitly handles null parameters 10 years ago
Craig Andrews 213a3fd779 Performance improvements in ShallowEtagHeaderFilter 10 years ago
Sam Brannen 40cd1be14c Update Javadoc for AnnotationUtils.findAnnotation() 10 years ago
John 46b094bfc4 Fix typo 10 years ago
Sam Brannen 4a49a6535d Document type safety limitations of the CollectionFactory API 10 years ago
Juergen Hoeller ec84fa6da3 ObjectToOptionalConverter uses Optional.ofNullable after ConversionService invocation 10 years ago
Juergen Hoeller 9ac02b319d Remove pre-3.2 deprecated classes and methods 10 years ago
Juergen Hoeller 86b8112c90 Polishing 10 years ago
Juergen Hoeller dfdfc03ff3 Polishing 10 years ago
Sam Brannen c62fbea2ba Demonstrate that the CollectionFactory API is not type-safe 10 years ago
Sam Brannen aec284a4ca Create empty EnumSets & EnumMaps in CollectionFactory 10 years ago
Sam Brannen fb426fe611 Demonstrate that the CollectionFactory API is not type-safe 10 years ago
Sam Brannen 978b8c81e5 Cover maps & more collections in CollectionFactoryTests 10 years ago
Sam Brannen 86f99ec8f7 Improve error handling in CollectionFactory 10 years ago
Sam Brannen 5aaed147d5 Use public AssumptionViolatedException in Assume 10 years ago
Sam Brannen d8ef666764 Suppress "rawtypes" warnings in CollectionFactory 10 years ago
Sam Brannen fe78900524 Work-around for Eclipse bug regarding EnumSets 10 years ago
Juergen Hoeller bb1d1e916e Polishing 10 years ago
Juergen Hoeller 5018889d78 AnnotationAttributesReadingVisitor defensively handles meta-annotation retrieval failure 10 years ago
Juergen Hoeller c94d584f37 OrderUtils defensively checks for presence of javax.annotation.Priority 10 years ago
Juergen Hoeller efb114d49a Polishing 10 years ago
Juergen Hoeller bfbd25a0e9 BeanWrapper auto-growing support for EnumSet / EnumMap 10 years ago
Juergen Hoeller 7635e7b7f2 Polishing 10 years ago
Juergen Hoeller fef4cd0ed6 Default conversion support for EnumSet / EnumMap 10 years ago
Juergen Hoeller f44217a0c2 Clarified getAllAnnotationAttributes behavior 10 years ago
Juergen Hoeller ab5856b6a8 Tracking ASM 5.0.4 development: Fix for ASM issue 317545 10 years ago
Juergen Hoeller 223d849a14 Polishing 10 years ago
Juergen Hoeller 7fcadaa393 MethodParameter generally uses volatile variables where applicable now (as well as a local copy of the parameterNameDiscoverer field) 10 years ago
Juergen Hoeller 1ef06cc743 MutablePropertySources uses an internal CopyOnWriteArrayList for defensiveness against concurrent modifications 10 years ago
Chris Beams dff48ad8dd Allow non-String args in JOptCommandLinePropertySource 10 years ago
Juergen Hoeller 285dca027b Polishing 10 years ago
Juergen Hoeller 1146d5ba1d Polishing 10 years ago