Arjen Poutsma
|
c254924b4c
|
Added @Override
|
16 years ago |
Sam Brannen
|
d26df490b5
|
JavaDoc typo
|
16 years ago |
Arjen Poutsma
|
1dc346a32c
|
SPR-5802 - NullPointerException when using @CookieValue annotation
|
16 years ago |
Arjen Poutsma
|
0ab21795fb
|
Javadoc
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Arjen Poutsma
|
0d66d2680b
|
Fixing tests
|
16 years ago |
Arjen Poutsma
|
3a1c88f059
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
6cb7f2cfc8
|
SPR-5766 - @ResponseBody
|
16 years ago |
Arjen Poutsma
|
9944b57de3
|
SPR-5768 - Rearrange logic in ServletHandlerMethodInvoker.getModelAndView()
|
16 years ago |
Arjen Poutsma
|
d7d1ae89f3
|
SPR-5767 - Misleading error message in HandlerMethodInvoker.resolveRequestBody()
|
16 years ago |
Juergen Hoeller
|
30851e36a3
|
added Commons Lang for Velocity tests
|
16 years ago |
Juergen Hoeller
|
47992ea07c
|
Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now
|
16 years ago |
Juergen Hoeller
|
59101c096f
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
16 years ago |
Juergen Hoeller
|
bbd69da37f
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
Arjen Poutsma
|
bf7a947559
|
SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400.
|
16 years ago |
Arjen Poutsma
|
0a6cac5a84
|
SPR-4927 - Return 405 instead of 404 when HTTP method is not supported
|
16 years ago |
Arjen Poutsma
|
752832a8da
|
SPR-5731 - @Controller method order effects @RequestMapping behavior in ways not expected
|
16 years ago |
Arjen Poutsma
|
4025df1ef8
|
SPR-5726: Unexpected @RequestMapping semantics when class-level and method-level mappings used together
|
16 years ago |
Juergen Hoeller
|
266a65982d
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
16 years ago |
Juergen Hoeller
|
47fc8be59f
|
added test for custom controller stereotype
|
16 years ago |
Arjen Poutsma
|
9fe2b5d211
|
Moved DefaultHandlerExceptionResolver to fix a tangle.
|
16 years ago |
Arjen Poutsma
|
0a0938fdd6
|
SPR-5426 - Allow for custom processing or result objects returned from handler/controller methods
|
16 years ago |
Scott Andrews
|
f6e869163f
|
updating Eclipse .classpath settings for Freemarker 2.3.15 upgrade
|
16 years ago |
Arjen Poutsma
|
6fbd198420
|
SPR-4518 - @RequestMapping methods returning null have an implicit ModelAndView created
|
16 years ago |
Arjen Poutsma
|
de18d64b5c
|
Upgraded to Rome 1.0
|
16 years ago |
Arjen Poutsma
|
dfa4b3e397
|
Javadoc
|
16 years ago |
Arjen Poutsma
|
afa461892f
|
SPR-5690 - Request header filtering in @RequestMapping
|
16 years ago |
Juergen Hoeller
|
736169aa2a
|
revised WebApplicationContext lookup
|
16 years ago |
Juergen Hoeller
|
4cf573ba98
|
updated to FreeMarker 2.3.15 (SPR-4962)
|
16 years ago |
Juergen Hoeller
|
c230c188be
|
exposed public getModel accessor (SPR-5686)
|
16 years ago |
Arjen Poutsma
|
c225b44f34
|
SPR-5636 - @RequestMapping matching should be insensitive to trailing slashes
|
16 years ago |
Arjen Poutsma
|
acc84925d3
|
SPR-5631 - Implicit /** mapping on type-level @RequestMapping
|
16 years ago |
Arjen Poutsma
|
02e96e01af
|
Changed variable names from path to pattern
|
16 years ago |
Arjen Poutsma
|
1c26d027a7
|
Increased debug level of mapping info
|
16 years ago |
Arjen Poutsma
|
6121da988b
|
Working on SPR-5631 - Implicit /** mapping on type-level @RequestMapping
|
16 years ago |
Juergen Hoeller
|
d27cbee69c
|
fixed JasperReports exporter parameter initialization for multi-format views
|
16 years ago |
Juergen Hoeller
|
2798a8500c
|
always use application ClassLoader
|
16 years ago |
Mark Pollack
|
362629d03b
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
Mark Pollack
|
8f76197485
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
|
16 years ago |
Arjen Poutsma
|
65afc80821
|
Working on SPR-5631
|
16 years ago |
Arjen Poutsma
|
cd164a5d9b
|
Polishing
|
16 years ago |
Juergen Hoeller
|
4ebd08515c
|
polishing
|
16 years ago |
Juergen Hoeller
|
72cc060eaf
|
request handler methods with @ModelAttribute annotation always return a model attribute (SPR-4867)
|
16 years ago |
Arjen Poutsma
|
f09f4e8dd2
|
SPR-4677: Allow annotated methods on a Controller to be marked as exception handlers
|
16 years ago |
Mark Pollack
|
351fba1a04
|
POM maintenance
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library.
|
16 years ago |
Arjen Poutsma
|
5bcdf81656
|
Javadoc
|
16 years ago |
Arjen Poutsma
|
04b3edca33
|
SPR-5625 - Allow for exceptions to be annotated with a @ResponseStatus annotation
|
16 years ago |
Arjen Poutsma
|
3ade31bb51
|
Added tests for returned ModelAndView
|
16 years ago |
Arjen Poutsma
|
161c926054
|
SPR-5624 - A default HandlerExceptionResolver that resolves standard Spring exceptions
|
16 years ago |
Juergen Hoeller
|
225eb6bcd9
|
refined version ranges in OSGi manifests
|
16 years ago |