3869 Commits (b0b1116f4b605e04dfc3c63cd6f5d40be7046919)
 

Author SHA1 Message Date
Sam Brannen d7a8cf4b7e Fixed typos 14 years ago
Rossen Stoyanchev 56d50ba8a5 SPR-7406 Improve documentation on handler method parameter type conversion. 14 years ago
Rossen Stoyanchev 386d8fdaa6 SPR-6932 Add option to extract value from single-key models in MappingJacksonJsonView 14 years ago
Rossen Stoyanchev 761a836236 SPR-2692 Add URI template support to RedirectView 14 years ago
Rossen Stoyanchev 4027cbd952 Improve docs for MvcDefaultServletHandler container feature. 14 years ago
Oliver Gierke 98d798dbe4 SPR-8005 - Made GenericTypeResolver.getTypeVariableMap(…) and resolvetype(…) public. 14 years ago
Arjen Poutsma bc342df08f @MVC 2.0: AbstractAnnotationMAR -> AbstractNamedValueMAR 14 years ago
Costin Leau 9dbab116fd + add missing # to SpEL variables 14 years ago
Rossen Stoyanchev 9779ca191c SPR-7976 Add MvcInterceptors features. 14 years ago
Arjen Poutsma 5a5fff5221 Added equals and hashcode 14 years ago
Juergen Hoeller 4889794bed final preparations for 3.1 M1 release 14 years ago
Juergen Hoeller 716aa6974c fixed scheduling tests 14 years ago
Juergen Hoeller 0d70e08ac3 exceptions thrown by @Scheduled methods will be propagated to a registered ErrorHandler (SPR-7723) 14 years ago
Juergen Hoeller 03190950d1 polishing 14 years ago
Chris Beams 6bfead259e Further compensation for STS version mismatch 14 years ago
Chris Beams d7a8536bd7 Re-introduce and deprecate BDPD.initDefaults(Element) 14 years ago
Sam Brannen c9c436128f [SPR-7953] BeanDefinitionVisitor now actually visits factory method names. 14 years ago
Sam Brannen c84ef76fc3 [SPR-7953] BeanDefinitionVisitor now actually visits factory method names. 14 years ago
Juergen Hoeller a6d35d4801 prepared 3.1 M1 changelog 14 years ago
Juergen Hoeller ce761d3fe8 renamed AbstractPropertyPlaceholderConfigurer to PlaceholderConfigurerSupport 14 years ago
Juergen Hoeller df6be9f694 turned to package visibility 14 years ago
Juergen Hoeller 47c9278e32 renamed AbstractPropertyPlaceholderConfigurer to PlaceholderConfigurerSupport 14 years ago
Juergen Hoeller 93304b5ff2 removed ConversionService/TypeConverter convenience methods in order to restore 3.0's SPI (for backwards compatibility with implementers) 14 years ago
Juergen Hoeller cd584afe93 removed ConversionService/TypeConverter convenience methods in order to restore 3.0's SPI (for backwards compatibility with implementers) 14 years ago
Chris Beams b7d7fa7b7e Further compensations for STS; binary compat fixes 14 years ago
Chris Beams 9cc125531b Fix STS compatibility issues; other improvements 14 years ago
Thomas Risberg 939da34869 switched to create the PreparedStatementCreatorFactory using a list of SqlParameters to preserve type names (SPR-7699) 14 years ago
Arjen Poutsma 91debc3a35 Fixing compilation error with javac. 14 years ago
Chris Beams c58b63a982 Revert signature change in BDRU.registerWithGeneratedName 14 years ago
Chris Beams b1756e2f17 Sync pom.xml deps with ivy.xml changes since 3.0.5 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams 906b50ef51 Add FeatureMethodErrorTests 14 years ago
Sam Brannen 6926e0f563 Suppressing warnings, polishing JavaDoc, etc. 14 years ago
Sam Brannen e7c2713fd4 polishing JavaDoc 14 years ago
Chris Beams 2d76dde611 Rename ExecutorContext => SpecificationContext 14 years ago
Chris Beams c5063004eb Rename spring.{profile}.active => {profiles} 14 years ago
Chris Beams a2bc381ade Extract ProblemCollector interface 14 years ago
Juergen Hoeller 60414c9052 updated for the 3.1 M1 release 14 years ago
Juergen Hoeller 9bef79f5a8 removed assertions 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Chris Beams b04987ccc3 Make ObjectUtils.addObjectToArray() generic 14 years ago
Costin Leau fb57316afa renamed EhcacheCacheManager to EhCacheCacheManager 14 years ago
Costin Leau ca2dbc1c59 renamed EhcacheCacheManager to EhCacheCacheManager 14 years ago
Costin Leau 4da39b48f7 moved cache abstraction from context.support to context 14 years ago
Keith Donald fbb1fa33a1 added support for Instant and MutableDateTime binding to JodaTime formatting system; allow for use of @DateTimeFormat on any ReadableInstant field 14 years ago
Keith Donald ff7f3aebea reordered interface operations for clarity 14 years ago
Keith Donald 7d1104e442 SPR-7875 14 years ago
Rossen Stoyanchev 37e0a90350 SPR-7327 Add minOccurs=0 to sub-elements of mvc:annotation-driven and add more tests 14 years ago
Rossen Stoyanchev 7aaad37120 SPR-7327 add <mvc:argument-resolvers> namespace element 14 years ago
Costin Leau 182b6a437c + fixed cache xsd minor typo 14 years ago