811 Commits (629e2a03965892f4315fcb5b3a717b1ed1b465e8)

Author SHA1 Message Date
Rossen Stoyanchev 1f49f994e6 Fix issue with use of SecureRandom for id generation 11 years ago
Juergen Hoeller f0d21510f5 Polishing 11 years ago
Juergen Hoeller 48909886a2 Added support for the Java 8 style 'from'/'to' method conventions 11 years ago
Juergen Hoeller 7f5d6ea3f9 Fixed NavigableSet/NavigableMap detection in createCollection/createMap 11 years ago
Juergen Hoeller 9a39f39b6f Polishing 11 years ago
Juergen Hoeller ee5b7fdab8 Revised XMLEventStreamWriter to allow for empty elements with attributes 11 years ago
Juergen Hoeller f9e8eb59e1 Fixed hasUnresolvableGenerics() to return false in case of an unresolvable bounded variable as well 11 years ago
Juergen Hoeller 2faf008c2e Polishing 11 years ago
Juergen Hoeller 11fb12b920 Fixed AbstractMessageConverterMethodArgumentResolver's type variable resolution 11 years ago
Juergen Hoeller aa2fadd8da Revised ResolvableType's handling of (self-referential) type variables 11 years ago
Juergen Hoeller 234272eb8f Polishing 11 years ago
Juergen Hoeller 63d300ac86 Polishing 11 years ago
Juergen Hoeller 1d47fc6e2d Consistent non-declaration of serialVersionUID 11 years ago
Juergen Hoeller 994efe45fd Prevented potential infinite recursion in hashCode/equals 11 years ago
Juergen Hoeller 078d2fe0e2 Added current version information to SpringAsmInfo's javadoc 11 years ago
Juergen Hoeller 105e176a80 Fixed @Bean meta-annotation detection when using ASM 11 years ago
Juergen Hoeller ca194261a4 Removed support for JBoss AS 5's VFS variant (since we require JBoss AS 6+ now) 11 years ago
Juergen Hoeller 161819f141 Component scanning ignores attributes and meta-annotations on non-public annotations 11 years ago
Juergen Hoeller 4fe52d1953 Polishing 11 years ago
Juergen Hoeller 5dcd28761c Fixed type resolution for uninitialized factory-method declaration 11 years ago
Juergen Hoeller 6078c27e60 Fixed evaluation of "!" operator in case of multiple profile expressions 11 years ago
Phillip Webb fd1b48139f Polish 11 years ago
Phillip Webb cb46ef86c6 Fix test following ResolvableType hashcode change 11 years ago
Phillip Webb ab2949f2b7 Fix ResolvableType hashCode generation 11 years ago
Juergen Hoeller 676ad125a1 Reverted arrayToList signature to return plain List 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago
Phillip Webb 15698860e1 General polish of new 4.0 classes 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Rossen Stoyanchev ce3e55743f Extract IdGenerator into a top-level class 11 years ago
Juergen Hoeller 1ee816b473 Re-introduced custom StaxSource and StaxResult for Spring Web Services 11 years ago
Eric Dahl e9f78f6043 Fix various typos 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Juergen Hoeller f39bb02628 Polishing 11 years ago
Sam Brannen 44c5eaeaa3 Fix typo in Javadoc 11 years ago
Sam Brannen a613126be0 Polish AnnotationUtils 11 years ago
Sam Brannen 3200f3e9a7 Polish Javadoc for TestGroup 11 years ago
Sam Brannen cfe7a525e2 Revert accidental changes to TestGroupTests 11 years ago
Phillip Webb 4385da7b84 Support for 'all excluding' test groups 11 years ago
Sam Brannen b830d7362d Support non-public anno. attr. values in AnnoUtils 11 years ago
Juergen Hoeller b093b84954 Use non-lenient constructor resolution mode for @Bean methods 11 years ago
Juergen Hoeller 9f3b8a2430 GenericTypeResolver's resolveTypeArguments needs to return null for raw types (for backwards compatibility with 3.2) 11 years ago
Phillip Webb d371886988 Allow null method for getTransactionAttribute 11 years ago
Juergen Hoeller b69ebe70a6 Consistent javadoc references to java.util.concurrent and javax.enterprise.concurrent 11 years ago
Juergen Hoeller 3402628a74 Polishing 11 years ago
Juergen Hoeller 9cbac985fb Refined check for cache turnoff threshold 11 years ago
Phillip Webb e5aef5ee9d Protect against NPE when resolving generic array 11 years ago
Juergen Hoeller 4bcfbc3ba3 Apply name-matching transaction attributes to user-level methods only 11 years ago
Juergen Hoeller bfa30913fb Polishing 11 years ago
Juergen Hoeller 326154270f Refined caching of AntPathStringMatcher per pattern 11 years ago
Sam Brannen 5e7021f3f7 Provide meta-annotation support in the TCF 11 years ago