426 Commits (c2356e57c8d9160e22d99f39279a32c5944b5b53)

Author SHA1 Message Date
Rossen Stoyanchev cf5db8362b Replace MvcUrls with MvcUriComponentsBuilder 11 years ago
Phillip Webb 12e896ed8b Polish 11 years ago
Rossen Stoyanchev b8809daf5f Refactor HandlerMethod support in spring-messaging 11 years ago
Sam Brannen 6b0a62569b Fix broken test in MvcNamespaceTests 11 years ago
Rossen Stoyanchev bafc73f147 Integrate suggested support for creating MVC URLs 11 years ago
Oliver Gierke 4fd27b12fc Introduced MvcUriComponentsBuilder to create URIs pointing to controller methods. 11 years ago
Phillip Webb b0ff834ee3 Multicaster support for events with null source 11 years ago
Brian Clozel c4a8bf9c4d Add new features on @ControllerAdvice 11 years ago
Rossen Stoyanchev 190bf247a3 Add helper method to ResourceHandlerRegistry 11 years ago
Rossen Stoyanchev cf7889e226 Fix issue with DeferredResult on @RestController 11 years ago
Juergen Hoeller 3bd6dfe047 Autowiring of generic types 11 years ago
Brian Clozel 5de5198005 Allow greater flexibility for template method createDataBinderFactory 11 years ago
Phillip Webb 501a1cbb5d Refactor from deprecated GenericTypeResolver calls 11 years ago
Rossen Stoyanchev 6a323292d8 Revert "Add initial cut of expanded resource handling" 11 years ago
Rossen Stoyanchev 80e5513918 Revert "Remove unintended changes from last commit" 11 years ago
Rossen Stoyanchev 2670d94c6a Revert "Update Spring MVC Java config for ResourceResolvers" 11 years ago
Rossen Stoyanchev 5c62c86fc9 Revert "Fix failing test" 11 years ago
Juergen Hoeller 4574528a27 Comprehensive update to the framework's TimeZone handling, including a new TimeZoneAwareLocaleContext and a LocaleContextResolver for Spring MVC 11 years ago
Juergen Hoeller 52cca48f40 Polishing 11 years ago
Juergen Hoeller 8b3afda6f4 Marked Jackson 1.x support classes as deprecated 11 years ago
Rossen Stoyanchev 52d663e596 Make method in RequestMappingHandlerMapping protected 11 years ago
Rossen Stoyanchev c01f45fa59 Fix failing test 11 years ago
Rossen Stoyanchev f8e1f06d08 Update Spring MVC Java config for ResourceResolvers 11 years ago
Rossen Stoyanchev 1ba806b185 Remove unintended changes from last commit 11 years ago
Rossen Stoyanchev 5a2e30c18b Refactor Resource URL generation and Servlet Filter 11 years ago
Rossen Stoyanchev 3c48b42106 Refactor ResourceResolverChain + resolver class names 11 years ago
Rossen Stoyanchev 0e58125b15 Polish 11 years ago
Jeremy Grelle 61e61bd5fd Asset pipeline proposal. 11 years ago
Brian Clozel 62d6a43c61 Add NoHandlerFoundException to DispatcherServlet 11 years ago
Rossen Stoyanchev 50178550eb Add option to remove path ext in ServletUriCompBuilder 11 years ago
Juergen Hoeller caa1218d36 Polishing 11 years ago
Juergen Hoeller 88115212eb Consistent xsd header formatting 11 years ago
Juergen Hoeller 3d462b6dd9 Added missing spring.schemas entries for 4.0 xsds 11 years ago
Juergen Hoeller 1420b970a7 Introduced DefaultParameterNameDiscoverer which checks JDK 8's standard reflection first and then falls back to ASM-based debug symbol analysis 11 years ago
Rossen Stoyanchev 82a26024ae Allow @ResponseBody on the type level 11 years ago
Rossen Stoyanchev eb4579b4d4 Extract MimeType as a base class of MediaType 11 years ago
Sam Brannen cc2e7bb3d7 Polish AbstractContextLoaderInitializer and subclasses 11 years ago
Juergen Hoeller 2af891683e Polishing 11 years ago
Rossen Stoyanchev 803779d160 Support List<Part> method arguments 11 years ago
Rossen Stoyanchev 1e90d02973 Fix issue with parsing x-forwarded-host header 11 years ago
Phillip Webb bc5246938d Fix ResourceHttpRequestHandler empty location log 11 years ago
Rob Winch f7c0795c1a Add TestGroup.CUSTOM_COMPILATION 11 years ago
twhitmorenz 504d5da71f Log view exception in DispatcherServlet 11 years ago
Phillip Webb 4500bf7661 Fix malformed Javadoc 11 years ago
Nicholas Williams f9b17a708f Add <spring:argument> subtag for message/theme 11 years ago
Nicholas Williams 50bd70f13d Ensure ParamTag release resources 11 years ago
Nicholas Williams 110db37f1c Fix malformed UrlTag Javadoc 11 years ago
Nicholas Williams 915e93cc81 Update TLD versions to 4.0 11 years ago
Rossen Stoyanchev d0d670cd7d Make the JSON prefix used in converters configurable 11 years ago
Rossen Stoyanchev a4c15d6678 Replace assert w/ warning in ResourceHttpRequestHandl. 11 years ago