10712 Commits (57d55ddd56973cb2eac5f73ec86f094dba3301e6)
 

Author SHA1 Message Date
Sam Brannen 51e30dd221 Polish MimeType 10 years ago
Sam Brannen e8c8d2a6ad Refactor WebSocket int. tests to work w/ Jetty 9.3 10 years ago
Rossen Stoyanchev 8b50750511 Fix failure in performance build 10 years ago
Brian Clozel 7df9679399 Dependency upgrade webjars-locator 0.26 10 years ago
Stephane Nicoll d32216a047 Add reference to Order for event listeners 10 years ago
Brian Clozel 0417b89a9d Dependency update: Netty 4.0.29.Final 10 years ago
Sam Brannen 89e504c2f1 Uses Charset instead of String in MimeType.equals() 10 years ago
Sam Brannen f2f58f1677 Polish Javadoc in MimeType 10 years ago
Sam Brannen 10a691bd51 Support inlined SQL statements in @Sql 10 years ago
Sam Brannen 3da59178e5 Document attribute alias support in AnnotationUtils 10 years ago
Sam Brannen 2451594cdd Synthesize annotation arrays within AnnotationUtils 10 years ago
Sam Brannen 75fe61843a Fix broken (Async)RestTemplate integration tests 10 years ago
Rossen Stoyanchev e083683f4f Update WebSocket support for Jetty 9.3 10 years ago
Rossen Stoyanchev 25ff34f3c7 JettyRequestUpgradeStrategy implements Lifecycle 10 years ago
Rossen Stoyanchev b6b76ad1b4 Polish WebMvcStompEndpointRegistry 10 years ago
Rossen Stoyanchev d1cc8bac5c Add config option for StompSubProtocolErrorHandler 10 years ago
Sebastien Deleuze 31a5434ea4 Make @ResponseBody method return type available for message converters 10 years ago
Stephane Nicoll 04a7ed5f91 Update release note for @JmsListeners 10 years ago
Stephane Nicoll 4631add6cf Add support for repeatable JmsListener 10 years ago
Brian Clozel 9ada55dc6b Fix NPE in GzipResourceResolver 10 years ago
Juergen Hoeller 3b6548f3c2 Tests for Base64Utils results between JDK 8 and Commons Codec 10 years ago
Juergen Hoeller dd4bc630c3 Common code in AsyncExecutionAspectSupport allows for CompletableFuture processing with AspectJ as well 10 years ago
Sam Brannen e134e3e51b Fix formatting issues in the testing chapter 10 years ago
Sam Brannen d0c0d9fc5a Synthesize annotation from defaults 10 years ago
Sam Brannen a0040245ca Resolve @Repeatable container in AnnotationUtils 10 years ago
Sam Brannen 80622803b2 Fix error in HTML syntax in Javadoc 10 years ago
Sam Brannen 594c330205 Honor contract of @Repeatable in AnnotationUtils 10 years ago
Sam Brannen de9f27872e Polish CORS support classes 10 years ago
Sam Brannen 27d1ce84a3 Polishing 10 years ago
Sam Brannen fb83e83e78 Honor contract of @Repeatable in AnnotationUtils 10 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 10 years ago
Sam Brannen 078d252d1e Delete trailing whitespace in Java source code 10 years ago
Sam Brannen b36c9f9f23 Polish introspection failure handling in AnnotationUtils 10 years ago
Sam Brannen 23547a72f3 Clean up warnings and polish tests 10 years ago
Sam Brannen 20a1474554 Polishing 10 years ago
Sam Brannen 37d61375e2 Fix typo 10 years ago
Sam Brannen ece12f9d37 Synthesize annotation from map w/ minimal attributes 10 years ago
Sebastien Deleuze 1e39a18819 Polish 10 years ago
Juergen Hoeller 7025cd74ec Upgrade to Woodstox 5.0.1 (and Undertow 1.2.8) 10 years ago
Juergen Hoeller f1c7dc4f4b Introduced SimpleTransactionScope (analogous to SimpleThreadScope) 10 years ago
Rossen Stoyanchev 042519043f Update Javadoc on @ResponseStatus 10 years ago
Rossen Stoyanchev 0ef8af4798 Use .setStatus in ResponseStatusExceptionResolver 10 years ago
Rossen Stoyanchev 8d7812b1b6 Raise IAE when no converter matches return type 10 years ago
Sam Brannen 7c09c2d562 Update "what's new" re: @ActiveProfiles ordering 10 years ago
Sam Brannen 0e00f5bbaa Update "what's new" re: synthesizing maps into annotations 10 years ago
Sam Brannen b65c277fc6 Update list of annotations using @AliasFor 10 years ago
Martin Lippert 63f01c851f Fix exception in AntPathMatcher for leading * 10 years ago
Stephane Nicoll be4329545a Update doc for JmsResponse 10 years ago
Juergen Hoeller 600e5915b4 ObjenesisCglibAopProxy defensively catches Throwable 10 years ago
Juergen Hoeller 9f64230131 TransactionAttributeSourcePointcut pointcut skips target classes with TransactionalProxy marker (e.g. Spring Data proxies) 10 years ago