11738 Commits (094cf6cafbd20310be36e988a3e1eecf347009d3)
 

Author SHA1 Message Date
Phillip Webb 094cf6cafb Support *Aware for @ComponentScan custom filters 9 years ago
Sam Brannen beb01e674e Merge pull request #991 from philwebb/SPR-13998 9 years ago
Sam Brannen cbd1342fbb Polish ContextCustomizer support in the TCF 9 years ago
Phillip Webb 87a3a5cb3b Introduce ContextCustomizer API in the TestContext Framework 9 years ago
Juergen Hoeller 406d06118d Latest dependency updates (Caffeine 2.2.2, Gson 2.6.2, Jackson 2.7.2, OkHttp 2.7.5, OpenJPA 2.4.1) 9 years ago
Juergen Hoeller 71294df238 Upgrade to ASM 5.1 9 years ago
Juergen Hoeller d124a13eb4 Consistent use of empty enumerations 9 years ago
Juergen Hoeller 8852a5e178 Support for placeholders in @CrossOrigin attributes 9 years ago
Juergen Hoeller b4de66ff9a Test for placeholder-specified default value within @Value 9 years ago
Juergen Hoeller 0b1639d963 JdbcTemplate passes negative values other than -1 on to the driver (for MySQL's special values) 9 years ago
Juergen Hoeller 100f3c5eeb Removed invalid quoting of message arguments from MessageSource examples 9 years ago
Juergen Hoeller 0597ff109e Bsh/GroovyScriptFactory reset script cache in case of compilation error 9 years ago
Juergen Hoeller b944283354 ConstructorResolver exposes parameter signature from user-declared class (in case of a CGLIB-generated subclass) 9 years ago
Juergen Hoeller b6f69492a3 NoUniqueBeanDefinitionException exposes beanNamesFound collection 9 years ago
Rossen Stoyanchev 68f6cf9d3a Support same user connected to multiple servers 9 years ago
Rossen Stoyanchev 6aa216afb6 Polish SimpUserRegistry related classes 9 years ago
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