451 Commits (e5702cd3de6c87dea78477486f04528260e2c6ad)

Author SHA1 Message Date
Chris Beams 948aa4f589 Introduce DelegatingFilterProxy constructors 14 years ago
Chris Beams 1e1a05e9f8 Polish DelegatingFilterProxy Javadoc 14 years ago
Chris Beams e36b5e9b7e Introduce ContextLoader(Listener) constructors 14 years ago
Chris Beams 2b4328023e Improve ApplicationContextInitializer sorting 14 years ago
Chris Beams fb9fb00c04 Update GenericWAC to implement ConfigurableWAC 14 years ago
Chris Beams c9e67b2ef2 Introduce Servlet 3.0 WebApplicationInitializer 14 years ago
Juergen Hoeller c303b22e30 updated IntelliJ dependency descriptors 14 years ago
Juergen Hoeller af8aff3e49 added StandardServletMultipartResolver for Servlet 3.0 14 years ago
Chris Beams 367a0c2933 Upgrade javax.servlet dependency to 3.0 for .web 14 years ago
Chris Beams 0756a6abfe Polish PropertySource and Environment Javadoc 14 years ago
Chris Beams c696e195fa Introduce AnnotationConfigCapableApplicationContext 14 years ago
Chris Beams e128ee2464 Introduce AnnotationConfigWAC #scan and #register 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 7271ba8182 Introduce AbstractEnvironment#customizePropertySources 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
Arjen Poutsma ad2e0d4587 SPR-7353 - @ResponseBody and returned HttpEntity now respect @RequestMapping.produces() 14 years ago
Arjen Poutsma bb2cc8457f SPR-7353 - Added equivalent of JAX-RS @Produces to Spring MVC 14 years ago
Arjen Poutsma 8190b4f70a Javadoc 14 years ago
Arjen Poutsma 71aae405d5 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Arjen Poutsma b058d1e07a Made comparators public, as they are needed elsewhere. 14 years ago
Chris Beams 2092a31f9d Rename DataBinderFactory subtypes for concision 14 years ago
Rossen Stoyanchev 50117dce40 SPR-6909 Include URI template vars in data binding 14 years ago
Rossen Stoyanchev ed9d9a402b SPR-7543 Add @PathVariables to the model 14 years ago
Arjen Poutsma a4716c2a94 Buffering RequestFactory that allows for multiple response body reads. 14 years ago
Rossen Stoyanchev 945cf43e2d Remove consumes from @RequestMapping 14 years ago
Arjen Poutsma ab654a7a06 added toString to HttpEntity 14 years ago
Rossen Stoyanchev 9c65973b33 SPR-8214 review unit tests 14 years ago
Rossen Stoyanchev aa065e8310 SPR-8214 Javadoc and polish 14 years ago
Sam Brannen 62d40dc7aa Added Apache Commons HTTP JARs to the Eclipse classpath. 14 years ago
Micha Kiener f812cd748e SPR-6416, initial commit for the conversation management 14 years ago
Arjen Poutsma 3690002dce SPR-6180 - Upgrade Apache HttpClient to version 4.0 14 years ago
Arjen Poutsma 54bbcf3a42 SPR-6180 - Upgrade Apache HttpClient to version 4.0 14 years ago
Arjen Poutsma bf6693dbc5 SPR-7354 - Added equivalent of JAX-RS @Consumes to Spring MVC 14 years ago
Rossen Stoyanchev 6fe0ff9e7b ModelAndViewContainer related refinements 14 years ago
Rossen Stoyanchev 4c1f73ed83 SPR-8217 update MVC namespace to use HandlerMethod infrastructure 14 years ago
Rossen Stoyanchev ffec444434 Configurable arg resolvers and return value handlers 14 years ago
Rossen Stoyanchev ca9a3b4584 Replace ModelAndViewContainer parameter with Object 14 years ago
Rossen Stoyanchev acc75aa4b8 SPR-8215 Move HandlerMethod code into trunk 14 years ago
Arjen Poutsma 0f7d43ba90 Allow for customization of the media type for forms. 14 years ago
Sam Brannen d6be4c5a2a [SPR-8090] Fixed broken tests in Log4jWebConfigurerTests. 14 years ago
Arjen Poutsma bc342df08f @MVC 2.0: AbstractAnnotationMAR -> AbstractNamedValueMAR 14 years ago
Juergen Hoeller 03190950d1 polishing 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Arjen Poutsma c4a954a618 SPR-7494 - Introduce interceptors for RestTemplate 14 years ago
Arjen Poutsma 62425568b9 SPR-7494 - Introduce interceptors for RestTemplate 14 years ago
Juergen Hoeller b3f039ae5f Servlet/PortletRequestDataBinder perform unwrapping for MultipartRequest as well (SPR-7795) 14 years ago