4807 Commits (e90c7eadc240282ae6759d9a5f14f5da47f117fc)
 

Author SHA1 Message Date
Sam Brannen e90c7eadc2 [SPR-7996] Improved documentation of the context caching mechanism in the TestContext framework: 13 years ago
Juergen Hoeller 93db3df35b added "namingStrategy" property to Hibernate 4 LocalSessionFactoryBean variant (SPR-8864) 13 years ago
Juergen Hoeller f50f3d2405 HibernateJpaDialect does NOT expose underlying Session for underlying SessionFactory anymore (SPR-8771) 13 years ago
Juergen Hoeller 16933a511d introduced JobDetail/CronTrigger/SimpleTriggerFactoryBean variants for Quartz 2.0/2.1 support (SPR-8275?) 13 years ago
Chris Beams 68f61f3b3c Fix nested @Component annotation instantiation bug 13 years ago
Chris Beams faba5941f7 Provide ConfigurationClass#toString implementation 13 years ago
Chris Beams c6a0f1ef25 Polish logging for core.env package 13 years ago
Chris Beams 91f05c8b9d Avoid creation of unnecessary Environment objects 13 years ago
Chris Beams 143db0d8de Introduce SystemEnvironmentPropertySource 13 years ago
Chris Beams 2c26a23c46 Rename EnvironmentTests => StandardEnvironmentTests 13 years ago
Chris Beams a53d592f62 Use 'name' vs 'key' consistently in PropertySource 13 years ago
Chris Beams 03f6d23536 Reference @EnableCaching from spring-cache XSD 13 years ago
Chris Beams 333f9f31a7 Polish imports 13 years ago
Costin Leau 3416a26136 + add docs 13 years ago
Chris Beams 549c663fba Fix generics warnings in AbstractBeanFactory 13 years ago
Chris Beams 0113ea91a3 Support by-type lookup/injection of primitive types 13 years ago
Rossen Stoyanchev ca3d774f5c Add detectHandlerMethodsInAncestorContexts property to AbstractHandlerMethodMapping. 13 years ago
Rossen Stoyanchev b5bcfa0ae3 SPR-8858 Fix in AntPathMatcher.combine(..) 13 years ago
Rossen Stoyanchev e695a21688 SPR-8862 Fix issue with matching negated header values. 13 years ago
Rossen Stoyanchev 6eba6f2059 Document MVC Java config side-by-side with the MVC namespace. 13 years ago
Chris Beams b2ae3dbb47 Avoid 'type mismatch' errors in ExtendedBeanInfo 13 years ago
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