10829 Commits (a3f39d52570b97d31b9ab7cf9d118bbbaef0fd3e)
 

Author SHA1 Message Date
Sam Brannen 693dcba867 Introduce LoggingResultHandler in Spring MVC Test 10 years ago
Sam Brannen 895d43a2b3 Print cookies in human-readable form in Spring MVC Test 10 years ago
Juergen Hoeller a2d3c27ed1 Allow MVC handler methods to return any CharSequence type as view name 10 years ago
Juergen Hoeller a5349eb2f8 Base64Utils falls back to JAXB DatatypeConverter for String-based encoding 10 years ago
Brian Clozel 5b47504dd4 Document XsltView in reference doc 10 years ago
Sam Brannen 8416752645 Polish Javadoc for MVC parameter binding annotations 10 years ago
Sam Brannen 34204d27f3 Merge pull request #828 from Youmoo/Youmoo-patch-1 10 years ago
youmoo 8d06b06a9b Fix BeanWrapperImpl example code in ref. manual 10 years ago
Brian Clozel 776716087c Merge pull request #827 from Youmoo/Youmoo-patch-1 10 years ago
Brian Clozel ba48d6489f Mention Groovy Markup Templates in ref doc 10 years ago
Brian Clozel e72b821a73 Mention WebJarsResourceResolver in ref doc 10 years ago
youmoo 2fe6dddbf3 fix typo 10 years ago
Sebastien Deleuze 89cc8e0401 Restore compatibility with Jackson 2.1 10 years ago
Sebastien Deleuze 3bff7bd895 Serialize with type only with jackson 2.6+ 10 years ago
Rossen Stoyanchev b542b52775 Update Javadoc on AntPathMatcher 10 years ago
Rossen Stoyanchev 6842fd7fb9 Ensure result ready in asyncDispatch in MockMvc 10 years ago
Sebastien Deleuze 289f35da3a Call type aware canWrite() when using a GenericHttpMessageConverter 10 years ago
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