11807 Commits (e079a726f86d3329deff58fc9a706bf0e942f93e)
 

Author SHA1 Message Date
Dennis Kieselhorst 554bf4958d Improve Content-Length exception message 9 years ago
Brian Clozel cdda839426 XML configuration support for RFC 5861 9 years ago
madorb 6c282096c6 Add RFC-5681 support to CacheControl 9 years ago
Brian Clozel d681f77d62 Polish 9 years ago
Brian Clozel 473cf9c40e Preserve ETag HTTP header for versioned resources 9 years ago
Stephane Nicoll 6e7e4c0359 Merge pull request #948 from kamilszymanski/jcache-docs 9 years ago
Kamil Szymanski fca7c52236 Fix list of supported JCache annotations 9 years ago
Juergen Hoeller 04f31816bd Avoid getTypeForFactoryBean warn logging for lazy-init beans 9 years ago
Juergen Hoeller 9bffb9e53f Refined RequestMappingHandlerMapping bean definition 9 years ago
holub 9152f20bc1 Update SockJS client code snippet 9 years ago
Juergen Hoeller 8968f09c59 Polishing 9 years ago
Juergen Hoeller 27c2e8c80d Polishing 9 years ago
Juergen Hoeller 388bd87ef0 ComponentScan annotation is repeatable now 9 years ago
Juergen Hoeller aecb8b6c6b Avoid sensitive Proxy.getInvocationHandler call in synthesizeAnnotation 9 years ago
Brian Clozel 74d3bceb19 Add missing StatusResultMatcher for HTTP Status 451 9 years ago
Brian Clozel 9e4cf85af7 Add HTTP Status 451 UNavailable for legal reasons 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 e48ec4fcd3 StatementCreatorUtils always tries getParameterType on Oracle 12c driver 9 years ago
Juergen Hoeller 1d8a3e1f07 BeanFactoryAnnotationUtils searches on bean implementation classes and meta-annotations as well 9 years ago
Stephane Nicoll 7d0ebddebe Flag Caffeine as Java8+ only 9 years ago
Juergen Hoeller 826a00a56a Expect IllegalStateException instead of specific message for @Scheduled proxy mismatch 9 years ago
Juergen Hoeller d1551bdcec Polishing 9 years ago
Juergen Hoeller 470ea977e1 Consistent validation of annotated methods behind AOP proxies 9 years ago
Rossen Stoyanchev 63958ac0ff Fix concurrent test failure 9 years ago
Juergen Hoeller 873b173dcc Upgrade to Undertow 1.3.11 9 years ago
Juergen Hoeller 1cfeb07fa5 Consistent use of varargs plus related polishing 9 years ago
Rossen Stoyanchev bc671f05d6 Fix test warnings 9 years ago
Rossen Stoyanchev 258cc7b27f Update AsyncRestTemplate interception 9 years ago
Jakub Narloch 12969f6268 SPR-12538 AsyncRestTemplate interceptors 9 years ago
Rossen Stoyanchev 74b77e0d74 Fix warnings 9 years ago
Rossen Stoyanchev 12b73caa84 Add @RestControllerAdvice 9 years ago
Rossen Stoyanchev 8656186f60 Support for public WebSocket upgrade API in Undertow 9 years ago
Juergen Hoeller 4adb7e2500 AOP proxies with annotation-based aspects are serializable now 9 years ago
Juergen Hoeller bb0bc3d415 Polishing 9 years ago
Juergen Hoeller 95d62658ff SystemEnvironmentPropertySource replaces hyphens in property names as well 9 years ago
Stephane Nicoll 07fd7b905e Update What's new section 9 years ago
Stephane Nicoll 0194988425 Store by value support for ConcurrentMapCacheManager 9 years ago
Juergen Hoeller cf20308134 SerializationDelegate as convenient Serializer/Deserializer combo 9 years ago
Juergen Hoeller 41ee25b1e7 Convenience constructors for common view prefix/suffix scenarios 9 years ago
Stephane Nicoll 66dd880335 Update What's new section 9 years ago
Stephane Nicoll d444ef4871 Support for bean refs in event SpEL condition 9 years ago
Stephane Nicoll 9b5e47026c Support for bean refs in caching SpEL expressions 9 years ago
Juergen Hoeller 1ce9788a66 Upgrade to Gradle 2.10 9 years ago
Juergen Hoeller bb3ff25cad Polishing 9 years ago
Juergen Hoeller 57b3ee324f Tiles 2 support back for Spring 4.3 (to be eventually removed for 5.0 now) 9 years ago
Juergen Hoeller dd930b3b66 Allow for customizing the Hibernate MetadataSources instance 9 years ago
Juergen Hoeller f8860e2938 SimpleNamespaceContext implements all subtleties of the NamespaceContext contract 9 years ago
Juergen Hoeller 4668aa775d Language tag methods declared as @UsesJava7 9 years ago
Juergen Hoeller b28310d0b9 Polishing 9 years ago