Arjen Poutsma
|
753a54096f
|
SPR-7000 - AnnotationMethodHandlerAdapter gives priority to media type order over quality when selecting a method
|
16 years ago |
Arjen Poutsma
|
6f2062fb3a
|
SPR-7031 - MappingJacksonJsonView should add headers for no-caching
|
16 years ago |
Juergen Hoeller
|
461c200ce6
|
restricted onApplicationEvent callbacks for local ApplicationContext only (SPR-6964)
|
16 years ago |
Juergen Hoeller
|
a614430899
|
allow for null keys and null values in rendered Map (SPR-7024)
|
16 years ago |
Arjen Poutsma
|
4c0744ee54
|
SPR-6978 - Dispatcher fails to invoke handler method when request method conflicts with request path
|
16 years ago |
Arjen Poutsma
|
b07d02f1bf
|
SPR-7018 - Support for HttpEntity<?> in @MVC
|
16 years ago |
Juergen Hoeller
|
ff09482653
|
avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.2
|
16 years ago |
Juergen Hoeller
|
a0e40a5610
|
avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1
|
16 years ago |
Juergen Hoeller
|
23cb161fb3
|
polishing
|
16 years ago |
Juergen Hoeller
|
eb1c039a6e
|
WebContentInterceptor does not restrict HTTP methods by default anymore (SPR-6919)
|
16 years ago |
Arjen Poutsma
|
4880d1d461
|
SPR-6976 - Add debug log for HttpMessageConverter usage
|
16 years ago |
Scott Andrews
|
50c5593740
|
SPR-6923 SpEL resolving nested property as outer object
|
16 years ago |
Arjen Poutsma
|
def90d1016
|
SPR-5904 - Multipart/mixed requests using RestTemplate
|
16 years ago |
Arjen Poutsma
|
a0c41a0e03
|
SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
|
16 years ago |
Arjen Poutsma
|
4f4f3fab7d
|
SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering
|
16 years ago |
Arjen Poutsma
|
eddc5b8898
|
SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception".
|
16 years ago |
Arjen Poutsma
|
7f8c91a52d
|
SPR-6902 - @ResponseBody does not work with @ExceptionHandler
|
16 years ago |
Arjen Poutsma
|
62f9f477f5
|
SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType
|
16 years ago |
Arjen Poutsma
|
5675046cb7
|
SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases
|
16 years ago |
Juergen Hoeller
|
9e71af86f8
|
polishing
|
16 years ago |
Juergen Hoeller
|
60ff93e5ac
|
avoid invalid id characters in ErrorsTag as well (SPR-6862)
|
16 years ago |
Juergen Hoeller
|
67b342d923
|
fixed indexed property regression (SPR-6871)
|
16 years ago |
Juergen Hoeller
|
103ac0359d
|
DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830)
|
16 years ago |
Juergen Hoeller
|
5f7f37f1c1
|
polishing
|
16 years ago |
Juergen Hoeller
|
e74b33242b
|
fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598)
|
16 years ago |
Juergen Hoeller
|
36940c5fc8
|
only activate EL support if JSP ExpressionFactory actually available (SPR-6852)
|
16 years ago |
Juergen Hoeller
|
64fc4c23ea
|
revised EvalTag implementation
|
16 years ago |
Juergen Hoeller
|
0598eafb84
|
polishing
|
16 years ago |
Juergen Hoeller
|
b5e826976c
|
fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen)
|
16 years ago |
Juergen Hoeller
|
a6af91f7b2
|
avoid rendering invalid ids (SPR-6840)
|
16 years ago |
Juergen Hoeller
|
cdee538129
|
fixed rendering of select options for multi-list (SPR-6799)
|
16 years ago |
Juergen Hoeller
|
d9112d071b
|
fixed error message
|
16 years ago |
Keith Donald
|
d075b82372
|
Spring eval docs
|
16 years ago |
Keith Donald
|
62eb6cb473
|
Spring eval docs
|
16 years ago |
Keith Donald
|
6390e897b8
|
eval tag tidying
|
16 years ago |
Keith Donald
|
0f65a0f239
|
bug
|
16 years ago |
Keith Donald
|
e1a0625a15
|
conversion service lookup in request
|
16 years ago |
Keith Donald
|
f23b55dc13
|
spring:eval tag initial commit
|
16 years ago |
Juergen Hoeller
|
16aa399040
|
optional EL support (only when Tiles EL module present); got rid of tiles-servlet-wildcard dependency (implemented wildcard support locally)
|
16 years ago |
Juergen Hoeller
|
ef024db318
|
polishing
|
16 years ago |
Juergen Hoeller
|
bef30a838c
|
support for Tiles 2.2.1 (preserving compatibility with Tiles 2.1.2 and above; SPR-6097)
|
16 years ago |
Juergen Hoeller
|
3322368106
|
fixed TilesConfigurer's init-param handling; added simple bootstrap test for Tiles (SPR-6606)
|
16 years ago |
Juergen Hoeller
|
4d897e7ab5
|
lenient evaluation of boolean 'true' attribute expressions in JSP form tag library (SPR-6790)
|
16 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
|
16 years ago |
Arjen Poutsma
|
208c2d9c8b
|
SPR-6785 - Improve message error when the MarshallingView modelKey attribute is not valid
|
16 years ago |
Arjen Poutsma
|
ead5df4546
|
SPR-6649 - Request mapping incorrectly receiving all dispatches for a controller
|
16 years ago |
Juergen Hoeller
|
88ff3c9a23
|
only try to restore attribute if the value differs (ignoring Portlet spec attributes; SPR-6712)
|
16 years ago |
Arjen Poutsma
|
1cd0a9750d
|
SPR-6467 - Allow ContentNegotiatingViewResolver to be strict ant return a 406 if no view found
|
16 years ago |
Arjen Poutsma
|
8d5fc2bf91
|
SPR-6686 - @ResponseBody throws HttpMediaTypeNotAcceptableException if client accepts "*/*"
|
16 years ago |
Arjen Poutsma
|
bb3c8e5c87
|
SPR-6640 - PathVariable does not work properly after updated to 3.0 GA
|
16 years ago |