5186 Commits (a17a889e8aa5f1d3b3eead636140247c5cde9e88)
 

Author SHA1 Message Date
Rossen Stoyanchev 947b5fefff SPR-8851 Switch to logging debug messages in AbstractWebArgumentResolverAdapter 13 years ago
Rossen Stoyanchev 60ee0bb8f4 SPR-8020 Support UriComponentsBuilder as a controller method argument. 13 years ago
Rossen Stoyanchev e4fada56ab SPR-8859 Fix issue with prototype controllers in RequestMappingHandlerAdapter. 13 years ago
Chris Beams c03a950706 Polish tests and Javadoc for SPR-8824 13 years ago
Chris Beams 224cf11fcb Make @Configuration class enhancement idempotent 13 years ago
Rossen Stoyanchev 01cc76f8e3 SPR-8697 Flag '*/subtype' as illegal. 13 years ago
Sam Brannen e7377e3c27 consistency and formatting 13 years ago
Rossen Stoyanchev 63e235f215 SPR-8750 Refine 'Content-Type' update in MockHttpServletRequest/Response. 13 years ago
Chris Beams 56608d6bd6 Fix typo in ResourceHolder#isVoid Javadoc 13 years ago
Chris Beams 1d5ca80924 Fix typo in classpath scanning reference doc 13 years ago
Rossen Stoyanchev 7918810366 SPR-8750 Update MockHttpServletRequest/Response handling of contentType. 13 years ago
Chris Beams 3528637d62 Fix JUnit version in spring-parent pom 13 years ago
Chris Beams 70c28a0bc5 Add Apache license header where missing in src/main 13 years ago
Chris Beams 9c0c87f6a7 Polish AutoProxyRegistrar 13 years ago
Chris Beams d1f6672a58 Refactor ImportSelector support 13 years ago
Chris Beams 4f3cbb45f4 Introduce @EnableCaching 13 years ago
Chris Beams 732bf58570 Rename @CacheDefinitions => @Caching 13 years ago
Chris Beams a252a285e2 Convert cache package line endings from CRLF => LF 13 years ago
Chris Beams f9879b762b Rename KeyGenerator#extract => #generate 13 years ago
Chris Beams 06306f9149 Extract various constants in DefaultKeyGenerator 13 years ago
Chris Beams 83d099db98 Prune CacheAspectSupport#setCacheOperationSource 13 years ago
Chris Beams 42cbee883f Add generics to AbstractCacheManager#caches 13 years ago
Chris Beams 7a71af2989 Remove stale duplicate copy of spring-cache XSD 13 years ago
Chris Beams 96200b690c Refactor cache support test hierarchy 13 years ago
Chris Beams b7f9bf2e1c Polish cache Javadoc 13 years ago
Chris Beams 8abb315042 Fix cache generics warnings; polish whitespace 13 years ago
Chris Beams 1533822b0a Update proxyTargetClass-related Javadoc; add tests 13 years ago
Chris Beams 124662189e Polish @EnableAsync imports, etc 13 years ago
Chris Beams 43b3b4c261 Polish @Enable* Javadoc 13 years ago
Chris Beams 40798bd48f Improve ImportStack#toString output 13 years ago
Chris Beams 7b491370a3 Polish EmbeddedDatabaseBuilder 13 years ago
Chris Beams 4ededaf11c Fix typo in DateTimeFormat Javadoc 13 years ago
Chris Beams b167b75453 Polish @Scheduled Javadoc 13 years ago
Sam Brannen c0b3b7b81e Added cross linking in Javadoc for @Autowired, @Qualifier, and @Value. 13 years ago
Juergen Hoeller b21e1ee669 polishing 13 years ago
Juergen Hoeller 0b078f2ff9 added Quartz 2.1 loadClass variant (SPR-8727) 13 years ago
Rossen Stoyanchev 2a39f34d33 SPR-8803 Refine UriComponentsBuilder.replaceQueryParam(). 13 years ago
Costin Leau dc88a7c8ba SPR-8830 13 years ago
Costin Leau e4c88553d8 + rename test (as otherwise it gets picked even if it's abstract) 13 years ago
Costin Leau 473eaac117 + temporarily disable XML defs (since cache-update and cache-definition are not yet supported) 13 years ago
Costin Leau eddb0ac3be + introduced @CacheUpdate annotation 13 years ago
Rossen Stoyanchev c3f0f31243 SPR-8819 Fix issue in setting best matching pattern. 13 years ago
Rossen Stoyanchev b9a3d4577a SPR-8823 Fix test error. 13 years ago
Rossen Stoyanchev c9acaaf9d8 SPR-8823 ServletUriComponentsBuilder polish and reference doc update. 13 years ago
Rossen Stoyanchev d1d48ac940 SPR-8823 Add ServletUriComponentsBuilder. 13 years ago
Sam Brannen 1beb04cebf polishing 13 years ago
Rossen Stoyanchev bef75aab07 Polish synchronization of model attributes with the session. 13 years ago
Rossen Stoyanchev d3f4c69f00 SPR-8803 Add UriComponentsBuilder methods to replace path/query. 13 years ago
Rossen Stoyanchev 8889284517 SPR-8801 Set ignoreDefaultModelOnRedirect=false in MVC namespace and Java config. 13 years ago
Rossen Stoyanchev cd2fee035a SPR-8783 Update javadoc of MVC's AnnotationDrivenBeanDefinitionParser 13 years ago