Juergen Hoeller
|
54acebd086
|
UriTemplate properly quotes variable values (SPR-6854)
|
15 years ago |
Juergen Hoeller
|
4ae1709313
|
relaxed generic Class declaration in HttpMessageConverter's canRead/canWrite/read signatures (SPR-6848)
|
15 years ago |
Juergen Hoeller
|
db2d323d96
|
store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652)
|
15 years ago |
Juergen Hoeller
|
97059f4e18
|
@RequestParam/RequestHeader/CookieValue's defaultValue allows for declaring empty String (SPR-6791)
|
15 years ago |
Juergen Hoeller
|
4778c4b750
|
support for Hessian 4.0.x (SPR-6041)
|
15 years ago |
Juergen Hoeller
|
5f166f6799
|
added warning about annotated controller interfaces (SPR-6655)
|
15 years ago |
Juergen Hoeller
|
56e119e822
|
@SessionAttributes works when used on an annotated controller interface with AOP proxying (SPR-6797)
|
15 years ago |
Arjen Poutsma
|
7832381dd2
|
SPR-6788: fixed compareTo() consistency with equals
|
15 years ago |
Costin Leau
|
0fd4a45070
|
+ upgrade to AspectJ 1.6.8
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
|
15 years ago |
Arjen Poutsma
|
2047b9b6b3
|
SPR-6788: fixed compareTo() consistency with equals
|
15 years ago |
Arjen Poutsma
|
44626054ce
|
SPR-6786: added more checks for quality factors & charsets
|
15 years ago |
Arjen Poutsma
|
6e21c17253
|
SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
|
15 years ago |
Arjen Poutsma
|
0135a9451a
|
SPR-6786 - The method org.springframework.http.MediaType.parseMediaType does not always throw IllegalArgumentException as the documentantion claims
|
15 years ago |
Arjen Poutsma
|
0c6b99e489
|
SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
|
15 years ago |
Arjen Poutsma
|
4343714c6d
|
SPR-6788 - The class MediaType has a natural ordering that is inconsistent with equals, which is generally recommended or should otherwise at least be indicated in the javadoc
|
15 years ago |
Arjen Poutsma
|
f2fdf9fa6b
|
SPR-6771 - HttpMessageConverter should accept Class<? extends T> on can read
|
15 years ago |
Chris Beams
|
1cda8cb6fa
|
Updated documentation to point out that AnnotationConfigWebApplicationContext can accept both fully-qualified class names as well as base packages to the contextConfigLocation init-param.
|
15 years ago |
Arjen Poutsma
|
0a4a09a09d
|
SPR-6759 - Jetty 7 doesn't like ShallowEtagHeaderFilter
|
15 years ago |
Juergen Hoeller
|
0a6f2348b8
|
WebRequest is a resolvable dependency in Servlet/Portlet web application contexts (SPR-6727)
|
15 years ago |
Arjen Poutsma
|
8d5fc2bf91
|
SPR-6686 - @ResponseBody throws HttpMediaTypeNotAcceptableException if client accepts "*/*"
|
15 years ago |
David Syer
|
b077d5ba97
|
SPR-6678: fix poms for 3.0.1
|
15 years ago |
Juergen Hoeller
|
b5b1962530
|
removed MultipartRequest mixin interface again (avoiding a package dependency cycle)
|
15 years ago |
Juergen Hoeller
|
59d9f73f46
|
ignore client proxies for export
|
15 years ago |
Juergen Hoeller
|
1b8a67d5d7
|
reimplemented bean lookup to avoid getBeanNamesForType(Object.class)
|
15 years ago |
David Syer
|
143ce57e76
|
SPR-6541: consolidate repositories into a profile (-P build)
|
15 years ago |
Juergen Hoeller
|
1e1964a060
|
reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534)
|
15 years ago |
Chris Beams
|
481dd31006
|
Renamed tests for AnnotationConfig[Web]ApplicationContext; added tests for scan() and register() methods.
|
15 years ago |
Arjen Poutsma
|
27e0642543
|
SPR-6502 - Broken @RequestMapping inheritance
|
15 years ago |
Juergen Hoeller
|
f36e8252c8
|
polishing
|
15 years ago |
Juergen Hoeller
|
0ea5b5ef0b
|
opened up RestTemplate method signatures to Map<String, ?> and Object array instead of enforcing String values
|
15 years ago |
David Syer
|
1202f67cc8
|
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
|
15 years ago |
Sam Brannen
|
4093935275
|
JavaDoc polishing
|
15 years ago |
David Syer
|
b7e37ddb07
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
|
15 years ago |
David Syer
|
1a06b6a0ab
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
|
15 years ago |
Arjen Poutsma
|
e664779f3e
|
Do not require bound classes or context for Jaxb2Marshaller.
RestTemplate now registers JAXB2 and Jackson by default, if found on the classpath.
|
15 years ago |
Arjen Poutsma
|
01ce468ff2
|
SPR-6386 - MappingJacksonHttpMessageConverter ignores supported media types property
|
15 years ago |
Arjen Poutsma
|
dc0613f487
|
HttpMessageConverter.supports() is split into canRead/canWrite.
HttpMessageConverter.write() now allows for a specific content type.
|
15 years ago |
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
+ add setter for servlet minor version to MockServletContext
|
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 |