10602 Commits (244c95b076542b112ab884392ebfbc9ab6dd8db0)
 

Author SHA1 Message Date
Sam Brannen 2451594cdd Synthesize annotation arrays within AnnotationUtils 9 years ago
Sam Brannen 75fe61843a Fix broken (Async)RestTemplate integration tests 9 years ago
Rossen Stoyanchev e083683f4f Update WebSocket support for Jetty 9.3 9 years ago
Rossen Stoyanchev 25ff34f3c7 JettyRequestUpgradeStrategy implements Lifecycle 9 years ago
Rossen Stoyanchev b6b76ad1b4 Polish WebMvcStompEndpointRegistry 9 years ago
Rossen Stoyanchev d1cc8bac5c Add config option for StompSubProtocolErrorHandler 9 years ago
Sebastien Deleuze 31a5434ea4 Make @ResponseBody method return type available for message converters 9 years ago
Stephane Nicoll 04a7ed5f91 Update release note for @JmsListeners 9 years ago
Stephane Nicoll 4631add6cf Add support for repeatable JmsListener 9 years ago
Brian Clozel 9ada55dc6b Fix NPE in GzipResourceResolver 9 years ago
Juergen Hoeller 3b6548f3c2 Tests for Base64Utils results between JDK 8 and Commons Codec 9 years ago
Juergen Hoeller dd4bc630c3 Common code in AsyncExecutionAspectSupport allows for CompletableFuture processing with AspectJ as well 9 years ago
Sam Brannen e134e3e51b Fix formatting issues in the testing chapter 9 years ago
Sam Brannen d0c0d9fc5a Synthesize annotation from defaults 9 years ago
Sam Brannen a0040245ca Resolve @Repeatable container in AnnotationUtils 9 years ago
Sam Brannen 80622803b2 Fix error in HTML syntax in Javadoc 9 years ago
Sam Brannen 594c330205 Honor contract of @Repeatable in AnnotationUtils 9 years ago
Sam Brannen de9f27872e Polish CORS support classes 9 years ago
Sam Brannen 27d1ce84a3 Polishing 9 years ago
Sam Brannen fb83e83e78 Honor contract of @Repeatable in AnnotationUtils 9 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 9 years ago
Sam Brannen 078d252d1e Delete trailing whitespace in Java source code 9 years ago
Sam Brannen b36c9f9f23 Polish introspection failure handling in AnnotationUtils 9 years ago
Sam Brannen 23547a72f3 Clean up warnings and polish tests 9 years ago
Sam Brannen 20a1474554 Polishing 9 years ago
Sam Brannen 37d61375e2 Fix typo 9 years ago
Sam Brannen ece12f9d37 Synthesize annotation from map w/ minimal attributes 9 years ago
Sebastien Deleuze 1e39a18819 Polish 9 years ago
Juergen Hoeller 7025cd74ec Upgrade to Woodstox 5.0.1 (and Undertow 1.2.8) 9 years ago
Juergen Hoeller f1c7dc4f4b Introduced SimpleTransactionScope (analogous to SimpleThreadScope) 9 years ago
Rossen Stoyanchev 042519043f Update Javadoc on @ResponseStatus 9 years ago
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