4813 Commits (1e2f49104d2c8b02db422e97aada923e73b6178e)
 

Author SHA1 Message Date
Juergen Hoeller 1e2f49104d SpringValidatorAdapter accepts non-indexed set paths (for Hibernate Validator compatibility; SPR-8634) 15 years ago
Costin Leau f91f778fb5 + align @CacheEvict behaviour with @Cacheable and @CachePut 15 years ago
Costin Leau b2bc7534c2 + minor doc fix 15 years ago
Chris Beams d35620511e Introduce @EnableSpringConfigured 15 years ago
Chris Beams 4318ccd9d5 Refactor BeanConfigurerTests 15 years ago
Chris Beams 22e37aac44 Polish .aop copy of SpringConfiguredBDP 15 years ago
Sam Brannen e90c7eadc2 [SPR-7996] Improved documentation of the context caching mechanism in the TestContext framework: 15 years ago
Juergen Hoeller 93db3df35b added "namingStrategy" property to Hibernate 4 LocalSessionFactoryBean variant (SPR-8864) 15 years ago
Juergen Hoeller f50f3d2405 HibernateJpaDialect does NOT expose underlying Session for underlying SessionFactory anymore (SPR-8771) 15 years ago
Juergen Hoeller 16933a511d introduced JobDetail/CronTrigger/SimpleTriggerFactoryBean variants for Quartz 2.0/2.1 support (SPR-8275?) 15 years ago
Chris Beams 68f61f3b3c Fix nested @Component annotation instantiation bug 15 years ago
Chris Beams faba5941f7 Provide ConfigurationClass#toString implementation 15 years ago
Chris Beams c6a0f1ef25 Polish logging for core.env package 15 years ago
Chris Beams 91f05c8b9d Avoid creation of unnecessary Environment objects 15 years ago
Chris Beams 143db0d8de Introduce SystemEnvironmentPropertySource 15 years ago
Chris Beams 2c26a23c46 Rename EnvironmentTests => StandardEnvironmentTests 15 years ago
Chris Beams a53d592f62 Use 'name' vs 'key' consistently in PropertySource 15 years ago
Chris Beams 03f6d23536 Reference @EnableCaching from spring-cache XSD 15 years ago
Chris Beams 333f9f31a7 Polish imports 15 years ago
Costin Leau 3416a26136 + add docs 15 years ago
Chris Beams 549c663fba Fix generics warnings in AbstractBeanFactory 15 years ago
Chris Beams 0113ea91a3 Support by-type lookup/injection of primitive types 15 years ago
Rossen Stoyanchev ca3d774f5c Add detectHandlerMethodsInAncestorContexts property to AbstractHandlerMethodMapping. 15 years ago
Rossen Stoyanchev b5bcfa0ae3 SPR-8858 Fix in AntPathMatcher.combine(..) 15 years ago
Rossen Stoyanchev e695a21688 SPR-8862 Fix issue with matching negated header values. 15 years ago
Rossen Stoyanchev 6eba6f2059 Document MVC Java config side-by-side with the MVC namespace. 15 years ago
Chris Beams b2ae3dbb47 Avoid 'type mismatch' errors in ExtendedBeanInfo 15 years ago
Rossen Stoyanchev 947b5fefff SPR-8851 Switch to logging debug messages in AbstractWebArgumentResolverAdapter 15 years ago
Rossen Stoyanchev 60ee0bb8f4 SPR-8020 Support UriComponentsBuilder as a controller method argument. 15 years ago
Rossen Stoyanchev e4fada56ab SPR-8859 Fix issue with prototype controllers in RequestMappingHandlerAdapter. 15 years ago
Chris Beams c03a950706 Polish tests and Javadoc for SPR-8824 15 years ago
Chris Beams 224cf11fcb Make @Configuration class enhancement idempotent 15 years ago
Rossen Stoyanchev 01cc76f8e3 SPR-8697 Flag '*/subtype' as illegal. 15 years ago
Sam Brannen e7377e3c27 consistency and formatting 15 years ago
Rossen Stoyanchev 63e235f215 SPR-8750 Refine 'Content-Type' update in MockHttpServletRequest/Response. 15 years ago
Chris Beams 56608d6bd6 Fix typo in ResourceHolder#isVoid Javadoc 15 years ago
Chris Beams 1d5ca80924 Fix typo in classpath scanning reference doc 15 years ago
Rossen Stoyanchev 7918810366 SPR-8750 Update MockHttpServletRequest/Response handling of contentType. 15 years ago
Chris Beams 3528637d62 Fix JUnit version in spring-parent pom 15 years ago
Chris Beams 70c28a0bc5 Add Apache license header where missing in src/main 15 years ago
Chris Beams 9c0c87f6a7 Polish AutoProxyRegistrar 15 years ago
Chris Beams d1f6672a58 Refactor ImportSelector support 15 years ago
Chris Beams 4f3cbb45f4 Introduce @EnableCaching 15 years ago
Chris Beams 732bf58570 Rename @CacheDefinitions => @Caching 15 years ago
Chris Beams a252a285e2 Convert cache package line endings from CRLF => LF 15 years ago
Chris Beams f9879b762b Rename KeyGenerator#extract => #generate 15 years ago
Chris Beams 06306f9149 Extract various constants in DefaultKeyGenerator 15 years ago
Chris Beams 83d099db98 Prune CacheAspectSupport#setCacheOperationSource 15 years ago
Chris Beams 42cbee883f Add generics to AbstractCacheManager#caches 15 years ago
Chris Beams 7a71af2989 Remove stale duplicate copy of spring-cache XSD 15 years ago