10721 Commits (d8fb6c557d890c2404c6bbc42790be469af55fe2)
 

Author SHA1 Message Date
Rossen Stoyanchev 0ef8af4798 Use .setStatus in ResponseStatusExceptionResolver 9 years ago
Rossen Stoyanchev 8d7812b1b6 Raise IAE when no converter matches return type 9 years ago
Sam Brannen 7c09c2d562 Update "what's new" re: @ActiveProfiles ordering 9 years ago
Sam Brannen 0e00f5bbaa Update "what's new" re: synthesizing maps into annotations 9 years ago
Sam Brannen b65c277fc6 Update list of annotations using @AliasFor 9 years ago
Martin Lippert 63f01c851f Fix exception in AntPathMatcher for leading * 9 years ago
Stephane Nicoll be4329545a Update doc for JmsResponse 9 years ago
Juergen Hoeller 600e5915b4 ObjenesisCglibAopProxy defensively catches Throwable 9 years ago
Juergen Hoeller 9f64230131 TransactionAttributeSourcePointcut pointcut skips target classes with TransactionalProxy marker (e.g. Spring Data proxies) 9 years ago
Brian Clozel f988151163 Improve charset management in XpathResultMatchers 9 years ago
Brian Clozel a421bd2c27 Avoid duplicate Etag/Last-Modified header values 9 years ago
Sam Brannen 8743b6bb30 Simplify AnnotatedElementUtils.searchWithFindSemantics() 9 years ago
Sam Brannen 913d0bcf24 Add missing @since tags to AnnotatedElementUtils 9 years ago
Sam Brannen d9f18f7355 Polish AnnotationTransactionAttributeSourceTests 9 years ago
Juergen Hoeller d7f8fa50be Polishing 9 years ago
Juergen Hoeller 92f1754b1e Fixed fallback mode in ObjenesisCglibAopProxy, plus consistent support for bypassing Objenesis (e.g. on Google App Engine) 9 years ago
Juergen Hoeller 581ab18b85 Test for Java 8's CompletableFuture with Spring's async execution aspect 9 years ago
Stephane Nicoll c8fcdadbae Polish 9 years ago
Stephane Nicoll 75c88ffbeb Remove deprecated warnings 9 years ago
Stephane Nicoll bd093eb6bf Runtime resolution of JMS reply destination 9 years ago
Rossen Stoyanchev 210e10c657 Add AsyncHandlerMethodReturnValueHandler 9 years ago
Sebastien Deleuze 8187833502 Change default JSON prefix from "{} && " to ")]}', " 9 years ago
Sebastien Deleuze a08c9f3137 Polish serialization/deserialization exception logging 9 years ago
Juergen Hoeller ce7cc79e9f Polishing 9 years ago
Juergen Hoeller b7d3a2a25b ResourceHttpRequestHandlerTests avoids millisecond-level comparisons 9 years ago
Juergen Hoeller 371ea79b5f Latest dependency updates (OkHttp 2.4, H2 1.4.187, Joda-Time 2.8.1) 9 years ago
Juergen Hoeller 2bed89340b Supply body for POST/PUT/PATCH tests (for OkHttp 2.4 compatibility) 9 years ago
Rossen Stoyanchev 4b05bda0bf Missing path variable is now a 500 error 9 years ago
Rossen Stoyanchev 7b365583e3 Merge pull request from jking-roar/SPR-13111 9 years ago
Rossen Stoyanchev 1153969ea2 Polish 9 years ago
Josh King 11824893a9 Header values are optional in Stomp 1.1 and 1.2 9 years ago
Juergen Hoeller c41779f895 AsyncExecutionInterceptor supports Java 8's CompletableFuture as a return type 9 years ago
Juergen Hoeller 06a5ed9cae AbstractApplicationContext resets common introspection caches after refresh 9 years ago
Stephane Nicoll f1d0368dd2 Merge pull request #814 from izeye/patch-3 9 years ago
izeye bd0ca70a2c Add missing super in test 9 years ago
Stephane Nicoll 5236eb6b63 Allow default settings of a custom HttpAsyncClient to apply 9 years ago
Juergen Hoeller 10cb80a500 Removed superfluous @Ignore import 9 years ago
Juergen Hoeller 7987f80866 GenericConversionService uses ConcurrentReferenceHashMap instead of ConcurrentHashMap 9 years ago
Juergen Hoeller 1c01f575c2 ConfigurationClassParser ignores unresolvable member classes 9 years ago
Stephane Nicoll 95acf8c989 Remove references to codehaus.org 9 years ago
Sam Brannen 68a704373d Retain order of active profiles in the TCF 9 years ago
Stephane Nicoll aed523c112 Upgrade reference to castor website 9 years ago
Stephane Nicoll c111ea89cf Add reference to AutoCloseable and Closeable 9 years ago
Stephane Nicoll 06a0dfa682 Update ApplicationEvent doc for generics event 9 years ago
Sam Brannen ea9d7aa337 Polish Javadoc for @TransactionConfiguration 9 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 9 years ago
Sam Brannen 2b339db53b Polish @CrossOrigin 9 years ago
Sam Brannen 60cdfa535e Polish ComponentScanParserScopedProxyTests 9 years ago
Sam Brannen d49bf01c4a Polish Javadoc for AbstractBeanDefinition 9 years ago
Sam Brannen 2d23f42609 Introduce alias for 'value' attribute in @Scope 9 years ago