1646 Commits (05f1ea85154847a4ae9eaf94a94203210e03af7d)

Author SHA1 Message Date
Sam Brannen 856da8e395 Introduce tests for transitive aliases with implied attribute names 9 years ago
Juergen Hoeller 35eb52e558 Abstract(Stax)XMLReader recognizes standard features as not supported 9 years ago
Stephane Nicoll f422e490b0 Polish contribution 9 years ago
Yanming Zhou 1a302e1fac Add converters between Enum and Integer 9 years ago
Sam Brannen dfd4aae4f6 Add missing constructors to SynthesizingMethodParameter 9 years ago
Juergen Hoeller 71294df238 Upgrade to ASM 5.1 9 years ago
Sam Brannen eb654dc177 Allow single element to override array in synthesized annotation 9 years ago
Sebastien Deleuze c385427397 Allow to specify AbstractHttpMessageConverter default charset 9 years ago
Stephane Nicoll 5923ee8af3 Add sun.misc annotation marker 9 years ago
Juergen Hoeller 7a32ce317c LinkedCaseInsensitiveMap provides reliable getOrDefault implementation 9 years ago
Juergen Hoeller b6dd8a9233 Consistent UnsatisfiedDependencyException exposure with injection point metadata 9 years ago
Juergen Hoeller 4c964473b1 Defensively close jar files from non-cached JarURLConnections 9 years ago
Juergen Hoeller ca19920d74 Refined ApplicationContextInitializer assignability exception 9 years ago
Juergen Hoeller 028a690100 Polishing 9 years ago
Juergen Hoeller 1899fb37c1 Polishing 9 years ago
Juergen Hoeller a3789120c9 Support for @PropertySource annotations with custom implementation types 9 years ago
Juergen Hoeller 8ff9e818a5 Allow for a single element overriding an array attribute in a meta-annotation 9 years ago
Phillip Webb d8a05592e2 Allow package private classes in spring.factories 9 years ago
mnhock e98977cbc8 Fix Format-string method arguments 9 years ago
Phillip Webb c4117885bd Refine AntPathMatcher optimizations 9 years ago
Juergen Hoeller 25be5e060c TaskDecorator callback supported by common TaskExecutor implementations 9 years ago
Juergen Hoeller f6ebc4ce97 Polishing 9 years ago
Juergen Hoeller 37de0b241d ProtocolResolver SPI allows for custom resource resolution 9 years ago
soldierkam e77ff3c991 Improve AntPathMatcher matching performance 9 years ago
Juergen Hoeller 449f704650 PathMatchingResourcePatternResolver consistently logs retrieval results 9 years ago
Juergen Hoeller e90310612f Polishing 9 years ago
Juergen Hoeller b4f33adf48 Consistent java.util.Optional resolution, lenient handling of optional multipart files, correct Servlet 3.0 Part list/array selection 9 years ago
Juergen Hoeller 64ce8a81c3 Polishing 9 years ago
Juergen Hoeller 8a69159004 ConverterRegistry's addConverter declares generic type variables 9 years ago
Juergen Hoeller 74c07d3085 Removed JavaVersion checks from spring-core tests (for JDK 9 compatibility) 9 years ago
Stephane Nicoll 2fc2c29e9a Update copyright header 9 years ago
Rossen Stoyanchev 3dae3fd8a9 Refine ListenableFutureCallback policy for exceptions 9 years ago
Juergen Hoeller 5d4547d343 FastByteArrayInputStream consistently returns -1 when no data available 9 years ago
Juergen Hoeller 8968f09c59 Polishing 9 years ago
Juergen Hoeller 27c2e8c80d Polishing 9 years ago
Juergen Hoeller aecb8b6c6b Avoid sensitive Proxy.getInvocationHandler call in synthesizeAnnotation 9 years ago
Juergen Hoeller 4f955932a7 @Value can be used as aliased meta-annotation 9 years ago
Juergen Hoeller 3242ad8fc4 @AliasFor attribute name defaults to declaring attribute 9 years ago
Juergen Hoeller d1551bdcec Polishing 9 years ago
Juergen Hoeller 470ea977e1 Consistent validation of annotated methods behind AOP proxies 9 years ago
Juergen Hoeller 95d62658ff SystemEnvironmentPropertySource replaces hyphens in property names as well 9 years ago
Juergen Hoeller cf20308134 SerializationDelegate as convenient Serializer/Deserializer combo 9 years ago
Juergen Hoeller f8860e2938 SimpleNamespaceContext implements all subtleties of the NamespaceContext contract 9 years ago
Juergen Hoeller 64bd8b7f34 Polishing 9 years ago
Juergen Hoeller 387c8a8181 Differentiate between TypeDescriptors with same annotations but different attributes 9 years ago
Juergen Hoeller 08748ecaa4 PathMatchingResourcePatternResolver evaluates classpath manifest entries as well 9 years ago
Sam Brannen 5b3edcd9f9 Spring Cleaning in December 9 years ago
Juergen Hoeller a36c0a50e6 Defensive error reporting when StandardAnnotationMetadata introspects declared methods 9 years ago
Juergen Hoeller 0968e47b04 Polishing 9 years ago
Gary Russell 14fc6c2a99 SPR-13784: Base64Utils: URL/File Safe Alphabet 9 years ago