4807 Commits (e90c7eadc240282ae6759d9a5f14f5da47f117fc)
 

Author SHA1 Message Date
Rossen Stoyanchev 48f7dcc464 POLISH CREATION OF DATA BINDERS FOR @RequestMapping METHODS 13 years ago
Rossen Stoyanchev 6bc4ea058c POLISH ARGUMENT RESOLVERS AND RETURN VALUE HANDLERS. 13 years ago
Rossen Stoyanchev fe7e2a7f54 Improvements to the way the content of RequestConditions is exposed. 13 years ago
Rossen Stoyanchev fb526f534a SPR-8700 REFINE ORDER OF ARGUMENT RESOLUTION AND RETURN VALUE HANDLING. 13 years ago
Rossen Stoyanchev f200ccd899 SPR-8712 Expose BEST_MATCHING_PATTERN_ATTRIBUTE in RequestMappingHandlerMapping. 13 years ago
Rossen Stoyanchev 7a3f02bce9 SPR-8688 Don't use Servlet request params for form 'PUT' in ServletServerHttpRequest. 13 years ago
Rossen Stoyanchev c257afa515 SPR-7943 Add interface for HDIV integration and delegate to it from JSP form tags. 13 years ago
Sam Brannen 8b8be39d9f polishing 13 years ago
Rossen Stoyanchev 71cc38aaff SPR-6464 Update reference doc with FlashMap and RedirectAttributes information. 13 years ago
Rossen Stoyanchev b2d88ba858 SPR-6464 Polish following code review. 13 years ago
Arjen Poutsma aeba9d244a SPR-5973: now dealing with path followed by segments (and vice-versa) correctly. 13 years ago
Rossen Stoyanchev 1300da06a6 SPR-8593 Fix issue in ModelAndViewMethodReturnValueHandler with ModelAndView containing a View 13 years ago
Arjen Poutsma 38f05678c1 SPR-5973: UriComponents now encapsulates uri template variables 13 years ago
Arjen Poutsma 3f2ea7f50e SPR-5973: UriComponents now encapsulates a PathCompont, switching between string paths and path segment lists automatically. 13 years ago
Arjen Poutsma 782c2a4657 Removed ServletUriComponentsBuilder for now. 13 years ago
Arjen Poutsma 1b61f27f5b polishing 13 years ago
Chris Beams 10be0ef9e7 Clarify BeanFactory#containsBean Javadoc 13 years ago
Chris Beams bc57f72bbb Temporarily @Ignore failure in RequestContextTests 13 years ago
Chris Beams 15a8f776b9 Clarify stereotype and exception translation Javadoc 13 years ago
Keith Donald 1a2f96000e clarified repository definition from DDD and removed comparison with DAO to reduce confusion 13 years ago
Arjen Poutsma 663f056329 SPR-5973: UriComponents no longer a Map, moved all static methods from UriComponents to builder, added expand method to UriComponents 13 years ago
Arjen Poutsma dd1f3f8e0f Added MultiValueMap utility methods 13 years ago
Rossen Stoyanchev 28a696ba51 SPR-8676 Fix minor issue in how ServletServletHttpRequest detects form content-type requests 13 years ago
Rossen Stoyanchev de504fa613 SPR-8678 Use the lookup path to determine the media type by file name. 13 years ago
Rossen Stoyanchev 2799e710bc SPR-6464 Add 'setAlwaysUseRedirectAttributes' flag. 13 years ago
Chris Beams a456a1a0e3 Improve annotation processing thread-safety 13 years ago
Arjen Poutsma c8add61a72 SPR-5973: Using UriComponents in more places, replaced UriBuilder by UriComponentsBuilder, UriComponents is now immutable. 13 years ago
Rossen Stoyanchev ce8bc8e7e4 SPR-6464 Add one more minor Javadoc comment 13 years ago
Rossen Stoyanchev 671744aa62 SPR-6464 Polish FlashMap changes. 13 years ago
Arjen Poutsma f0ed37c233 SPR-5973: UriUtils.parse returns UriComponents 13 years ago
Arjen Poutsma 65baafa032 SPR-5973: Made UriComponent enum inner type of UriComponents 13 years ago
Arjen Poutsma 6c58da0e55 SPR-5973: Added UriComponents type 13 years ago
Rossen Stoyanchev 56c8c69c4c SPR-8642 IMPROVE ERROR REPORTING WHEN RESOLVING MULTIPART REQUEST METHOD ARGUMENTS 13 years ago
Arjen Poutsma b6c1e88e4a SPR-5973: Cleaning it up 13 years ago
Arjen Poutsma 5f208936ec Added parse methods 13 years ago
Arjen Poutsma 99f68d3620 SPR-5973: javadoc 13 years ago
Arjen Poutsma 420d11911b SPR-5973: Extract UriComponentTemplate out of UriTemplate 13 years ago
Arjen Poutsma 1d75e1b250 SPR-5973: Changed UriComponent from inner type to top-level enum 13 years ago
Arjen Poutsma 6b7e7d9b5c SPR-5973: UriBuilder 13 years ago
Arjen Poutsma f1c68f243e Changed ClientHttpRequestInterceptor array to List 13 years ago
Chris Beams 49b38190ee Fix typo in cache abstraction reference doc 13 years ago
Arjen Poutsma 9a25efbbda SPR-5973: UriBuilder 13 years ago
Rossen Stoyanchev 498d81f696 SPR-8646 Encode URI template variables in the target URL of RedirectView. 13 years ago
Chris Beams 8759b20e46 Include javax.jdo 3.x in spring-orm template.mf 13 years ago
Chris Beams 2e5f3559d3 Fix handling of @EnableLoadTimeWeaving AUTODETECT 13 years ago
Chris Beams 4e522c0cc3 Fix Javadoc error in JdbcOperations 13 years ago
Costin Leau d9de19d7b3 SPR-8653 13 years ago
Rossen Stoyanchev 91251812b1 Polish @ExceptionHandler method resolution. Allow subclasses to plug in additional @ExceptionHandler methods. 13 years ago
Costin Leau 04bcd77520 + temporarily revert change 13 years ago
Rossen Stoyanchev b6d7c85f6e SPR-7812 Provide separate methods for type and method-level custom request conditions. Polish javadoc in RequestMappingInfo and related HandlerMapping classes 13 years ago