4215 Commits (f5bed462bf8b60fcedee01b0c9d5ef46ffb0b344)
 

Author SHA1 Message Date
Rossen Stoyanchev 1784df8d3e SPR-6996 Add mvc:interceptor bean references 14 years ago
Costin Leau 700a02b094 SPR-8334 14 years ago
Costin Leau cc519e7c6d SPR-8334 14 years ago
Rossen Stoyanchev 5c0e22e7a8 SPR-8289 Ensure BeanNameUrlHandlerMapping and default HandlerAdapters are never 'turned off' through the MVC namespaces 14 years ago
Costin Leau 4dd5ae16b2 SPR-8256 14 years ago
Costin Leau a986d758e7 SPR- 14 years ago
Arjen Poutsma bb2cc8457f SPR-7353 - Added equivalent of JAX-RS @Produces to Spring MVC 14 years ago
Chris Beams a557878a6f Document @Autowired and @Value limitations 14 years ago
Chris Beams df5bab3454 Remove "@BeanAge" from reference documentation 14 years ago
Andy Clement f8a2dd3f65 SPR-8211: property accessor ordering correction and removal of unnecessary duplicates 14 years ago
Rossen Stoyanchev b46598965e Add method to allow further validation of request mapping infos at startup + other minor javadoc updates. 14 years ago
Chris Beams 2afeb08e3c Fix @Autowired+@PostConstruct+@Configuration issue 14 years ago
Chris Beams 57206db152 Refine ignored @PropertySource log warning 14 years ago
Arjen Poutsma 8190b4f70a Javadoc 14 years ago
Andy Clement 580f35f6ee SFW-8228 14 years ago
Andy Clement 2f733bedc5 SFW-8224: distance can be used when computing method matches in ReflectiveMethodResolver 14 years ago
Sam Brannen 5d8de5c449 polishing 14 years ago
Rossen Stoyanchev 726e920857 Rename EnableMvcConfiguration->EnableWebMvc, refine method names in WebMvcConfigurer, fix issue with MappedInterceptors 14 years ago
Chris Beams c8bc54e0cc Introduce @PropertySource 14 years ago
Chris Beams 314a054a9b Introduce ResourcePropertySource 14 years ago
Arjen Poutsma 9b0c66dc6c Make HTTP methods a RequestCondition 14 years ago
Chris Beams 80f0eabbd9 Add MockEnvironment to .integration-tests 14 years ago
Chris Beams 404f798048 Support 'required properties' precondition 14 years ago
Chris Beams 3622c6f340 Pull up default getProperty variants to base class 14 years ago
Chris Beams dc2d5c107f Add default-value getProperty convenience variants 14 years ago
Chris Beams 693204aef8 Polish @Configuration Javadoc 14 years ago
Chris Beams 52bef0b7b0 Allow static modifier on @Bean methods 14 years ago
Chris Beams 859185d086 Test interaction of @ComponentScan and @Import 14 years ago
Arjen Poutsma 71aae405d5 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Costin Leau 7f247a6b27 SPR-8256 14 years ago
Arjen Poutsma b058d1e07a Made comparators public, as they are needed elsewhere. 14 years ago
Rossen Stoyanchev 8d0ab1d2e5 Refine HandlerMethod registration to allow detection by handler instance as well as by bean name 14 years ago
Chris Beams d0c31ad84c Allow recursive use of @ComponentScan 14 years ago
Chris Beams c2b030a50d Polish @EnableScheduling Javadoc 14 years ago
Chris Beams 7e398f101c Rename AsyncConfigurer#get{+Async}Executor 14 years ago
Chris Beams 358cbf4301 Polish @EnableScheduling Javadoc 14 years ago
Chris Beams b7f4f2b546 Expose return-value-handlers in mvc namespace 14 years ago
Chris Beams 1efb82d7cb Rename RequestMapping types for concision 14 years ago
Chris Beams 2092a31f9d Rename DataBinderFactory subtypes for concision 14 years ago
Chris Beams 446dfdbff2 Introduce @EnableMvcConfiguration 14 years ago
Chris Beams 01e5120a26 Introduce @EnableTransactionManagement 14 years ago
Chris Beams d9a89529f0 Introduce @EnableScheduling 14 years ago
Chris Beams de50789cb6 Introduce @EnableAsync 14 years ago
Chris Beams cf0fc278bb Introduce @Role 14 years ago
Chris Beams 17892a8ab2 Introduce Ordered#NOT_ORDERED 14 years ago
Chris Beams 7b999c676f Introduce ReflectionUtils#getUniqueDeclaredMethods 14 years ago
Chris Beams 2bc3527f76 Consolidate annotation processing constants 14 years ago
Chris Beams 9a271ce6c9 Introduce ImportSelector interface 14 years ago
Chris Beams cdb01cbd37 Introduce ImportAware interface 14 years ago
Chris Beams 89005a5b70 Process all meta and local @Import declarations 14 years ago