566 Commits (b391629de100c4ba09d313c679cb9280a4a2a7a1)

Author SHA1 Message Date
Chris Beams e79e08d7f7 Prefer / or /app/* over /main in servlet examples 13 years ago
Arjen Poutsma ac7d48e5a8 Fixing tests 13 years ago
Arjen Poutsma c42671a78a SPR-7911 - Better handling of 204 No Content in RestTemplate 13 years ago
Sam Brannen f5bed462bf Fixed Eclipse classpath regarding Commons IO and Codec 13 years ago
Juergen Hoeller c60511bf04 shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
Chris Beams ae61aa3555 Revert introduction of AnnotationConfigCapableAC 13 years ago
Juergen Hoeller 3b704272e3 polishing 13 years ago
Juergen Hoeller d5b9b26fea extended coverage of JSF 2.0 implicit attributes: "viewScope", "flash", "resource" 13 years ago
Rossen Stoyanchev 7dcd71c543 SPR-7994 Add missing optional flag for Rome library in spring-web 13 years ago
Arjen Poutsma fa3e9bdfdd SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception 13 years ago
Chris Beams bce9149947 Polish WebApplicationInitializer Javadoc 13 years ago
Rossen Stoyanchev f1ad53d570 SPR-6709 Update changelog and add one test 14 years ago
Rossen Stoyanchev d2a99de9fc Add ModelFactory test for HttpSessionRequiredException 14 years ago
Chris Beams c3675b44b4 Polish WebApplicationInitializer Javadoc 14 years ago
Chris Beams 847b54f3b1 Sort WebApplicationInitializers properly 14 years ago
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