Rossen Stoyanchev
c9a2dbdbfd
Add Jackson 2 HttpMessageConverter and View
...
Jackson 2 uses completely new package names and new maven artifact ids.
This change adds Jackson 2 as an optional dependency and also provides
MappingJackson2HttpMessageConverter and MappingJackson2JsonView for use
with the new version.
The MVC namespace and the MVC Java config detect and use
MappingJackson2HttpMessageConverter if Jackson 2 is present.
Otherwise if Jackson 1.x is present,
then MappingJacksonHttpMessageConverter is used.
Issue: SPR-9302
Backport-Issue: SPR-9507
Backport-Commit: e63ca04fdb
2012-06-26 16:52:51 -04:00
Chris Beams
41c405998e
Convert CRLF=>LF on files missed earlier
...
Complete pass with `dos2unix` found additional files missed on earlier
related commit.
Issue: SPR-5608
2011-12-22 14:06:44 +01:00
Chris Beams
1c58dd9d89
Upgrade to Hibernate Validator 4.2.0.Final
...
4.1/4.2 use is optional; users may compile and run against validator
versions back to 4.0.
2011-12-09 13:09:11 +00:00
Juergen Hoeller
83df082930
moved OpenSessionInViewTests back to orm module
2011-07-26 00:46:07 +00:00
Juergen Hoeller
bbab294116
added Jetty dependency
2011-07-25 12:27:49 +00:00
Juergen Hoeller
7e4982d6ae
updated dependencies
2011-07-18 21:41:21 +00:00
Juergen Hoeller
915ca47cad
updated to Jackson 1.4.2
2010-03-24 09:01:55 +00:00
Juergen Hoeller
e99cda3739
updated to final versions of JSR-330 and JSR-303 APIs
2009-10-15 14:31:41 +00:00
Juergen Hoeller
0463c612b5
removed Apache JSTL references completely
2009-09-24 15:31:10 +00:00
Juergen Hoeller
1045847cf7
updated to CGLIB 2.2 and EHCache 1.6.2
2009-09-07 18:04:27 +00:00
Rob Harrop
c3546f4c78
fixed missing dependencies in iml file
2009-09-04 18:44:31 +00:00
Juergen Hoeller
8754f0bc85
updated dependencies
2009-08-31 11:25:54 +00:00
Juergen Hoeller
2b13afd891
updated Tiles support for Tiles 2.1 compatibility (SPR-5411)
2009-07-08 13:29:39 +00:00
Sam Brannen
620c9b1f96
[SPR-5895] Upgraded to EasyMock 2.5.1.
2009-07-03 09:32:15 +00:00
Sam Brannen
8bfb56c75b
[SPR-5887] Upgraded to JUnit 4.6.0.
2009-07-02 18:07:55 +00:00
Juergen Hoeller
30851e36a3
added Commons Lang for Velocity tests
2009-05-13 20:52:06 +00:00
Arjen Poutsma
de18d64b5c
Upgraded to Rome 1.0
2009-04-22 11:44:59 +00:00
Juergen Hoeller
4cf573ba98
updated to FreeMarker 2.3.15 (SPR-4962)
2009-04-19 22:22:56 +00:00
Juergen Hoeller
d27cbee69c
fixed JasperReports exporter parameter initialization for multi-format views
2009-04-15 23:18:57 +00:00
Arjen Poutsma
fc06f9ba72
OXM is nearing completion
2009-01-09 12:48:19 +00:00
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
2008-11-27 21:49:10 +00:00
Juergen Hoeller
347f34c68a
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
2008-11-20 02:10:53 +00:00
Arjen Poutsma
fe29a711f3
Updated projects and ivy.xmls
2008-11-17 15:09:17 +00:00
Arjen Poutsma
0012c1e2da
SPR-5237: Default value for @RequestParam
2008-11-04 14:39:53 +00:00
Arjen Poutsma
89095e625c
Intellij projects
2008-10-31 17:43:22 +00:00
Arjen Poutsma
2a4f985753
IntelliJ projects
2008-10-29 18:29:36 +00:00
Arjen Poutsma
268cb4a1df
Added IntelliJ projects
2008-10-28 12:28:35 +00:00