10524 Commits (7025cd74ecba0acaf680857d50d366be01ffe892)
 

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