217 Commits (d6197b743da3e2042a20b0b83f9abaea09085dc5)

Author SHA1 Message Date
Arjen Poutsma 8546e64b03 Support for media subtype suffixes in include(), i.e. application/*+xml includes application/soap+xml 15 years ago
Arjen Poutsma ef50082cad SPR-6280 - PathVariable resolution does not work properly 15 years ago
Juergen Hoeller 46cd083976 added chaining-capable "add" method to MutablePropertyValues 15 years ago
Arjen Poutsma a5be9c5cf5 Changing umlaut to unicode sequence 15 years ago
Arjen Poutsma 60d2fdfcea SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped. 15 years ago
Juergen Hoeller 9d59db7944 reintroduced DEFAULT_COOKIE_MAX_AGE in deprecated form (for binary compatibility; SPR-6276) 15 years ago
Juergen Hoeller f595b67618 avoid early Log4J initialization (SPR-6288) 15 years ago
Arjen Poutsma 077055c8f2 SPR-6291 - UrlPathHelper is too aggressive decoding URLs 15 years ago
Costin Leau 9a111e504f SPR-6194 15 years ago
Arjen Poutsma d415d36192 Renamed Md5HashUtils to DigestUtils 15 years ago
Arjen Poutsma 8de34c6fa7 SPR-6301 - Support @RequestHeader on HttpHeaders parameters 15 years ago
Arjen Poutsma c812cd370b Fixing test 15 years ago
Arjen Poutsma db252cd0af SPR-6303 - Add more logging to RestTemplate 15 years ago
Arjen Poutsma f1075c7b04 javadoc. 15 years ago
Keith Donald 0df1bac33c since 3.0 15 years ago
Keith Donald 0a78287a8f formatters now plugged into unified type conversion api with formatter specific registry spi 15 years ago
Keith Donald 470302ecc6 javadoc 15 years ago
Keith Donald 913bc03a3b ui.format system refining from RC1 feedback: Support for one format annotation applying to multiple field types, Printer/Parser building blocks for more flexibility, full Joda time formatting support, FormattingService as a service entry-point for clients to use 15 years ago
Arjen Poutsma f839969b6c javadoc. 15 years ago
Arjen Poutsma 2288b2523e SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
David Syer b580696550 Exclude Jetty version of servlet API 15 years ago
David Syer bce723d9e3 SPR-6246: split up Velocity test cases for neatness. Add fix for bug in exception creation in VelocityView. 15 years ago
Arjen Poutsma d0893c425e SPR-6247 - Multipart Content-Type charset is ignored in CommonsFileUploadSupport. 15 years ago
Juergen Hoeller 8a09c8e7da reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures 15 years ago
Juergen Hoeller 87b2f23692 updated version ranges for javax.el and javax.inject 15 years ago
Juergen Hoeller a83756f771 deprecated remoting support for JAX-RPC (in favor of JAX-WS) 15 years ago
Juergen Hoeller a429e230b6 revised version checks and exception signatures 15 years ago
Sam Brannen c399cb1b27 fixed typos 15 years ago
Arjen Poutsma 17d5b31af3 SPR-6206 - When looking up methods with @RequestMapping annotation, unannotated bridge methods are included 15 years ago
Sam Brannen 52ad49b3ae fixed typo and JavaDoc polishing. 15 years ago
Sam Brannen 0f06771249 fixed typo 15 years ago
Arjen Poutsma 8738fd7b7b SPR-6177 - HttpHeadersTests fails with non-english locale 15 years ago
Juergen Hoeller 84447cdf94 DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder 15 years ago
Juergen Hoeller 49b647ca93 check against MultipartRequest mixin interface 15 years ago
Arjen Poutsma 06286b19ce Added URI variant methods to the RestTemplate. 15 years ago
Chris Beams d020d73118 SPR-6186: removed remaining duplicate check for @Configuration 15 years ago
Chris Beams cbadf350e1 Continued progress on SPR-5682: Provide dedicated ApplicationContext implementations for use with @Configuration classes 15 years ago
Chris Beams fd8935ba0b SPR-5682: 15 years ago
Juergen Hoeller 4d29f65a9c @Event/ResourceMapping uniquely mapped to through event/resource id, even across controllers (SPR-6062); type-level @RequestMapping header conditions validated in Portlet environments as well 15 years ago
Juergen Hoeller 9cb1338b94 all @SessionAttributes get exposed to the model before handler method execution; MultipartRequest is available as a mixin interface on (Native)WebRequest as well 15 years ago
Juergen Hoeller 6fe0e36fe0 polishing 15 years ago
Juergen Hoeller ce4e3784d1 updated dependencies 15 years ago
Juergen Hoeller 09e6a85edd fixed overview files 15 years ago
Mark Pollack c6cd1a528e SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate 15 years ago
Juergen Hoeller 5c1b0e6caf removed classes which are not used in 3.0 yet 15 years ago
Juergen Hoeller 8eca898d44 removed outdated "cacheJspExpressions" feature from ExpressionEvaluationUtils 15 years ago
Mark Pollack bd098ce1db pom maintenance - sync with ivy.xml 15 years ago
Juergen Hoeller 64bf3b74b5 revised Hessian/Burlap exception clauses (SPR-5897) 15 years ago
Mark Pollack 4f94f45ec4 pom maintenance 15 years ago
Juergen Hoeller 2a0d68cb5c restored getMostSpecificMethod's traversal of the inheritance hierarchy 15 years ago