11722 Commits (8222ff465deea4c93d1e5bfd2b9a12f9c05099dc)
 

Author SHA1 Message Date
Sam Brannen 8222ff465d Merge pull request #996 from philwebb/SPR-14035 9 years ago
Sam Brannen 51eccf552f Polish ServletTestExecutionListener[Tests] 9 years ago
Phillip Webb bb590db396 Support servlet listener activate attribute 9 years ago
Brian Clozel 8ca6a18dae Allow Validator config in XML websocket namespace 9 years ago
Stephane Nicoll 8e24a4153c Support ResolvableTypeProvider on simple event pojo 9 years ago
Stephane Nicoll ed341695a8 Merge pull request #992 from coryfklein/master 9 years ago
Cory Klein 71cf7b4053 Fix typo 9 years ago
Phillip Webb 2244461778 Allow @ContextConfiguration to be omitted 9 years ago
Brian Clozel 0a56667093 Fix SpringUrl Velocity macro URI encoding 9 years ago
Sam Brannen 89cf4772d5 Fix malformed HTML in Javadoc 9 years ago
Sam Brannen e85a06234b Partial merge of pull request #983 from philwebb/testcontext 9 years ago
Sam Brannen 93fb7be783 Polishing 9 years ago
Phillip Webb 504779e210 Remove @BootstrapWith from @WebAppConfiguration 9 years ago
Sam Brannen 0d12b84022 Document single element annotation attribute overrides in "What's New" 9 years ago
Sam Brannen 4bead6e542 Polish Javadoc for @GetMapping 9 years ago
Sam Brannen cbcc9998f1 Support 'produces' and 'consumes' attributes in @DeleteMapping 9 years ago
Sam Brannen bea26413b4 Support 'produces' attribute in @[Post|Put|Patch]Mapping 9 years ago
Sam Brannen 78690a24fb Add headers & name attributes to composed @RequestMapping annotations 9 years ago
Sam Brannen ca8acc8758 Suppress warnings Gradle build 9 years ago
Sam Brannen eb654dc177 Allow single element to override array in synthesized annotation 9 years ago
Stephane Nicoll e086a5d58b Polish 9 years ago
Stephane Nicoll 1772278053 Merge pull request #985 from verydapeng/master 9 years ago
Dapeng 9d4c6e4d06 Add table title for @Transactional settings 9 years ago
Rossen Stoyanchev dfa1938ac1 Update what's new 9 years ago
Rossen Stoyanchev ff2a911baa Update MVC config to use CNM for static resources 9 years ago
Rossen Stoyanchev f162256906 Use ContentNegotiationManager for static resources 9 years ago
Rossen Stoyanchev 1a76f7e9c2 Polish static resource handling 9 years ago
Brian Clozel 5067f00228 Polish 9 years ago
Ruben Dijkstra 41da04d386 Remove duplicate slash from resolved WebJar locations 9 years ago
Rossen Stoyanchev 9e167045fc Update what's new 9 years ago
Rossen Stoyanchev 6f2c968925 Support strict URI variable encoding 9 years ago
Rossen Stoyanchev e98738d8ba Polish UriTemplateHandler related classes 9 years ago
Brian Clozel 44c32128dc Add newline at the beginning of textarea JSP tags 9 years ago
Rossen Stoyanchev 36e2dd90a7 Support contextPath override in ForwardedHeaderFilter 9 years ago
Rossen Stoyanchev 6fcc869338 Polish ForwardedHeaderFilter 9 years ago
Sam Brannen 067994712d Make TestContextManager.getTestContext() public 9 years ago
Brian Clozel 50bcd67fb6 Relax SPR-13867 changes for ResourceHttpRequestHandler 9 years ago
Sam Brannen 18e9699a2b Demo @ContextConfiguration as composed annotation with ACI 9 years ago
Rossen Stoyanchev 4cf0b59e00 Add ForwardedHeaderFilter 9 years ago
Sebastien Deleuze 7b861c9a8a Add defaultUseWrapper support to Jackson builder 9 years ago
Phillip Webb ffbf264976 Polish Javadoc 9 years ago
Stephane Nicoll b3b3fc5a7e Polish 9 years ago
Brian Clozel 3df66d023c Polish documentation on WebApplicationInitializer 9 years ago
Brian Clozel 0d6f80052d Support conditional updates in ServletWebRequest 9 years ago
Sebastien Deleuze b3abd3b809 Fix HeaderResultMatchers#string(String, String) assert order 9 years ago
Sebastien Deleuze c385427397 Allow to specify AbstractHttpMessageConverter default charset 9 years ago
Sam Brannen 61824b1ade Remove trailing whitespace from source code 9 years ago
Sam Brannen 2bb2657483 Merge pull request #981 from sbrannen/SPR-13992 9 years ago
Sam Brannen 467b5f3f28 Introduce composed annotations for @RequestMapping 9 years ago
Stephane Nicoll 5923ee8af3 Add sun.misc annotation marker 9 years ago