4059 Commits (e128ee2464b1d4bcc988999f4e05da5e8ecdf0ed)
 

Author SHA1 Message Date
Chris Beams e128ee2464 Introduce AnnotationConfigWAC #scan and #register 14 years ago
Chris Beams 56720fc42c Support "contextInitializerClasses" init-param 14 years ago
Chris Beams 3c6254df90 Polish FrameworkServlet Javadoc; fix warnings 14 years ago
Keith Donald 7430fcd904 SPR-8364 14 years ago
Keith Donald 5c67dbf424 revised findCommonElement handling within TypeDescriptor.forObject(Object); we now fully introspect the collection elements to resolve the common type. We also support nested introspection e.g. collections of collections. Object.class is used to indicate no common type, and TypeDescriptor.NULL is used to indicate a null element value 14 years ago
Keith Donald 79f9d1cfc6 moved applyIndexedObject internal, now invoked inside forObject static factory method 14 years ago
Keith Donald 4d6a5849f7 SPR-8364 14 years ago
Chris Beams 4a6101a697 Guard against null in #visitInnerClass 14 years ago
Chris Beams 95b1dbadb0 Register nested @Configuration classes automatically 14 years ago
Chris Beams 5b2c7c4e58 Introduce ClassMetadata#getMemberClassNames 14 years ago
Chris Beams 76e3d2855a Polish @Configuration-related Javadoc 14 years ago
Rossen Stoyanchev 5fa7f24794 SPR-7353 Respect 'produces' condition in ContentNegotiatingViewResolver, improve selection of more specific media type in a pair 14 years ago
Chris Beams c481d2e9fb Rename {Default=>Standard}PortletEnvironment 14 years ago
Chris Beams f893b62a9b Rename {DefaultWeb=>StandardServlet}Environment 14 years ago
Chris Beams c06752ef72 Rename {Default=>Standard}Environment 14 years ago
Chris Beams 615fcff7ae Polish Environment-related Javadoc 14 years ago
Chris Beams 7271ba8182 Introduce AbstractEnvironment#customizePropertySources 14 years ago
Chris Beams c4a13507f0 Introduce reserved default profile support 14 years ago
Chris Beams 415057c184 Remove AbstractEnvironment#getPropertyResolver 14 years ago
Chris Beams 818467b9e5 Consolidate Environment tests 14 years ago
Rossen Stoyanchev 0bf92782ea SPR-8352 Init and apply MappedInterceptors from AbstractHandlerMapping 14 years ago
Arjen Poutsma 60aa598c03 SPR-8296 - Extension for CastorMarshaller - additional unmarshaller properties 14 years ago
Arjen Poutsma dd8a9cce05 SPR-8295 - Extension for CastorMarshaller - additional marshaller properties 14 years ago
Rossen Stoyanchev 5ac2e4418f SPR-8350 ContentNegotiatingViewResolver initialization for nested ViewResolvers 14 years ago
Rossen Stoyanchev 100fed47f3 SPR-7353 Doc update for consumes/produces + changelog update 14 years ago
Costin Leau b39673aa79 revised cache abstraction 14 years ago
Costin Leau dadd0f57ee revised cache abstraction 14 years ago
Arjen Poutsma 1eaca65720 @RequestMapping.consumes() and produces() now default to an empty array, instead of */* 14 years ago
Arjen Poutsma a618bcc8cd Exposing HttpServletRequest/Response in ServletServerHttpRequest/Response 14 years ago
Chris Beams 4520ea8690 Revert #processConfigBeanDefinitions to 3.0.x API 14 years ago
Chris Beams 6fcea8b99d Remove ConfigurationClassParser from public API 14 years ago
Costin Leau 8dfcae535e revise cache API 14 years ago
Costin Leau 0eb40e1e5e revise cache API 14 years ago
Costin Leau dea1fc933f revise cache API 14 years ago
Costin Leau 861e481755 revise cache API 14 years ago
Costin Leau 3699a037a5 revise cache API 14 years ago
Costin Leau 0b917e3f9c revise cache API 14 years ago
Rossen Stoyanchev af1dfd3577 Use request attribute to check producible media types when writing to the response body 14 years ago
Arjen Poutsma 1bbdb0d2ff minor fix. 14 years ago
Arjen Poutsma b0a4be7cd1 Only respect RequestMappingInfos that have a pattern match in handleNoMatch 14 years ago
Arjen Poutsma ad2e0d4587 SPR-7353 - @ResponseBody and returned HttpEntity now respect @RequestMapping.produces() 14 years ago
Rossen Stoyanchev 57c757afc5 SPR-2692 Update mvc chapter with URI template support in redirect: view names 14 years ago
Oliver Gierke d14d82612d SPR-8336 - Fixed broken test case. 14 years ago
Oliver Gierke f8bf8742e1 SPR-8336 - Added constructor to AnnotationTypeFilter to allow matching interfaces as well. 14 years ago
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