10968 Commits (566ea301673e6ef9a8a6617b5ff2071167a30db2)
 

Author SHA1 Message Date
Juergen Hoeller 8fdbf4285b Jackson2ObjectMapperBuilder prefers Jackson 2.6 JavaTimeModule over JSR310Module 9 years ago
Juergen Hoeller 18c4671318 JAXB scan skips annotated interfaces 9 years ago
Juergen Hoeller 41b58584ea BeanPropertyRowMapper uses US locale for lower-case conversion by default 9 years ago
Juergen Hoeller c7fef87e76 ResourceBundleThemeSource exposes fallbackToSystemLocale and defaultEncoding 9 years ago
Stephane Nicoll d738dddd8f Add `createDispatcherServlet` hook point 9 years ago
Sebastien Deleuze 84138abfd1 Avoid rejecting same-origin requests detected as CORS requests 9 years ago
Sebastien Deleuze 882fe129f3 Polish CORS support 9 years ago
Sam Brannen 9c46228a97 Populate RequestAttributes before invoking Filters in MockMvc 9 years ago
Sam Brannen 3d951755fa Improve documentation for @IfProfileValue precedence 9 years ago
Sebastien Deleuze cd9b3903a7 Introduce CorsFilter and CorsConfigurationMapping 9 years ago
Sebastien Deleuze df9290c00d Improve DispatcherServlet diagrams 9 years ago
Sam Brannen c1b5262824 Upgrade to Gradle 2.5 9 years ago
Brian Clozel 8e566026e0 RedirectViews should always use RESPONSE_STATUS_ATTRIBUTE 9 years ago
Stephane Nicoll de6a649071 Polish 9 years ago
Sam Brannen 2e41c2e23d Polish Javadoc in @EventListener 9 years ago
Sam Brannen 72f0ac7e5b Polish Javadoc in @EventListener 9 years ago
Stephane Nicoll fd2c0cc982 Polish 9 years ago
Sam Brannen 14e168f2dc Fix typos in @EventListener 9 years ago
Sam Brannen 0940f43a47 Stop documenting annotations using @AliasFor in Javadoc 9 years ago
Sam Brannen f300325b1b Polishing 9 years ago
Stephane Nicoll e3bb06c878 Avoid Java8 API 9 years ago
Stephane Nicoll bf786c3176 Support for multiple events per method 9 years ago
Brian Clozel ef0eb01f93 Fix backwards compatibility in WebContentInterceptor 9 years ago
Sam Brannen 3c2efeece4 Investigate claims raised in SPR-13211 9 years ago
Rossen Stoyanchev 6679120057 Improve STOMP section of documentation 9 years ago
Juergen Hoeller 08fb62570e Explicit notes for load-time weaving on Tomcat 7.0.63+ and WildFly 9 9 years ago
Sam Brannen 5e24ee9b55 Update RequestContextHolderTests 9 years ago
Sam Brannen 50bed38a85 Polishing 9 years ago
Rossen Stoyanchev 6890e65d2c Suggest use of @Primary for JSR-303 with Spring MVC 9 years ago
Rossen Stoyanchev 726a47dd81 Refactor Spring MVC related conversion/validation docs 9 years ago
Stephane Nicoll 7cac5d60a1 Add documentation for @Primary 9 years ago
Juergen Hoeller f58e1db2e6 Explicit notes for @Bean on static methods, private methods, and Java 8 default methods 9 years ago
Juergen Hoeller ca3ba7deb5 Extended/BindingAwareModelMap are not meant to be referred to in user code 9 years ago
Juergen Hoeller 11ec9998ae Note on 'generateDdl' versus JPA 2.1 schema generation 9 years ago
Juergen Hoeller 2a36abcaea Polishing 9 years ago
Sebastien Deleuze 97936140cc Support HandlerMethod parameter in @MessageExceptionHandler 9 years ago
Juergen Hoeller f79a5c12d5 DefaultSubscriptionRegistry defensively checks for removal between keySet and get calls 9 years ago
Sebastien Deleuze dd16f64998 Polish @CrossOrigin javadoc 9 years ago
Sebastien Deleuze 8ee0e78980 Add Access-Control-Request-Method check for CORS preflight requests 9 years ago
Sebastien Deleuze aea23e42c7 Polish 9 years ago
Rossen Stoyanchev 0d1b7fd14f Fix RequestPartServletServerHttpRequest encoding issue 9 years ago
Rossen Stoyanchev dc715a0f19 Update Spring MVC Test reference 9 years ago
Rossen Stoyanchev 9bb29fbc34 Polish Spring MVC Test content 9 years ago
Juergen Hoeller fefc4b478f Polishing 9 years ago
Juergen Hoeller 145d88d152 Polishing 10 years ago
Juergen Hoeller f0175bc42d DefaultSubscriptionRegistry uses deep LinkedMultiValueMap copies between accessCache and updateCache 10 years ago
Juergen Hoeller df8e9638ee LinkedMultiValueMap explicitly supports deep copies 10 years ago
Rossen Stoyanchev 16cbfcfd2f Add test to demonstrate 4.2 not affected by SPR-13185 10 years ago
Rossen Stoyanchev 0b43e4e4f2 Add concurrent test and fix potential NPE 10 years ago
Rossen Stoyanchev 5dcbc5db29 Polish DefaultSubscriptionRegistryTests 10 years ago