Juergen Hoeller
|
a86a698e5b
|
initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
|
15 years ago |
Juergen Hoeller
|
1045847cf7
|
updated to CGLIB 2.2 and EHCache 1.6.2
|
15 years ago |
Juergen Hoeller
|
d0c8545d9b
|
updated setCookieMaxAge to match getCookieMaxAge return type (SPR-6070)
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Arjen Poutsma
|
66a799552f
|
SPR-2784: Support MultipartFile-array property
|
15 years ago |
Juergen Hoeller
|
fee838a65e
|
support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
|
15 years ago |
Arjen Poutsma
|
3b7691d525
|
SPR-6008 - @ResponseStatus on @ExceptionHandler method is ignored
|
15 years ago |
Arjen Poutsma
|
5680cd4a19
|
SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller
|
15 years ago |
Juergen Hoeller
|
6b824d9af7
|
revised WebApplicationContext id determination; lazy logger initialization in ContextLoaderListener (SPR-5977)
|
15 years ago |
Juergen Hoeller
|
9a0108ac6a
|
added support for @WebServiceProvider annotation to Spring's JaxWsServiceExporters (SPR-5988)
|
15 years ago |
Juergen Hoeller
|
a7a97316e7
|
turned requestedSessionId into a settable property
|
16 years ago |
Mark Pollack
|
1683179434
|
SPR-5968 - Maven central POM for spring-web has wrong versions of dependencies and a missing dependency
|
16 years ago |
Keith Donald
|
00f90cd816
|
pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now
|
16 years ago |
Arjen Poutsma
|
1915192d9a
|
|
16 years ago |
Arjen Poutsma
|
4267f8488f
|
SPR-5975 - BufferedImageHttpMessageConverter doesn't work on Google AppEngine
|
16 years ago |
Arjen Poutsma
|
3d29023ef3
|
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
|
16 years ago |
Keith Donald
|
77b294fe59
|
native web request parameter map tests
|
16 years ago |
Keith Donald
|
9ed5353947
|
unified map view of request parameters, including multiparts
|
16 years ago |
Keith Donald
|
9eb85af234
|
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
|
16 years ago |
Keith Donald
|
e986434a25
|
moved collection utilities to util
|
16 years ago |
Keith Donald
|
e020b5752a
|
initial BindingLifecycle @MVC integration
|
16 years ago |
Arjen Poutsma
|
2d4ae59ff1
|
SPR-5961
|
16 years ago |
Arjen Poutsma
|
9eb962d941
|
|
16 years ago |
Arjen Poutsma
|
dc59ca427c
|
Using correct encoding (ISO-8859-1) instead of JVM default when no character encoding is given.
|
16 years ago |
Arjen Poutsma
|
b11970ed8d
|
SPR-5923 - HttpMessageConverter selection as a result of @ResponseBody should consider the requested content type
|
16 years ago |
Arjen Poutsma
|
307fb0aec8
|
SPR-5942: MarshallingHttpMessageConverter should not require both marshaller and unmarshaller
|
16 years ago |
Juergen Hoeller
|
b2f9786ee8
|
completed Hessian 3.2 upgrade
|
16 years ago |
Juergen Hoeller
|
d64bc93e36
|
updated Hessian support for Hessian 3.2 compatibility; general remoting refinements
|
16 years ago |
Chris Beams
|
9163d8043b
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
Arjen Poutsma
|
a8e8382034
|
Added more headers.
|
16 years ago |
Arjen Poutsma
|
c9f4de3ebf
|
Added more headers.
|
16 years ago |
Arjen Poutsma
|
6598fd736d
|
BindingJacsonConverter/View -> MappingJacksonConverter/View
|
16 years ago |
Mark Pollack
|
0c16554e23
|
SPR-5803 and additional POM maintenance/development
|
16 years ago |
Juergen Hoeller
|
5ff6191d72
|
preserve custom pre-bound RequestAttributes implementations (for Grails)
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Sam Brannen
|
8bfb56c75b
|
[SPR-5887] Upgraded to JUnit 4.6.0.
|
16 years ago |
Arjen Poutsma
|
0f22e22ff3
|
Javadoc
|
16 years ago |
Arjen Poutsma
|
398729cda1
|
SPR-5853 - JSON formatting view for Spring MVC
|
16 years ago |
Arjen Poutsma
|
951c664cc4
|
Removed JsonFactory property, which is redundant with the ObjectMapper property.
|
16 years ago |
Arjen Poutsma
|
13c3c577eb
|
SPR-5835 - CookieGenerator default max age value leads to expiration date back in 1977
|
16 years ago |
Ben Hale
|
42590de197
|
Removing typo in POM
|
16 years ago |
Arjen Poutsma
|
54ffedce0d
|
Documentation
|
16 years ago |
Arjen Poutsma
|
ddcd9f4905
|
SPR-5836 - RestTemplate - postForObject() method
|
16 years ago |
Arjen Poutsma
|
444378c426
|
SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty
|
16 years ago |
Sam Brannen
|
2eeeb1b919
|
Project now builds in Eclipse: added org.codehaus.jackson JARs and sorted classpath entries.
|
16 years ago |
Arjen Poutsma
|
9a84ef4686
|
- Javadoc
- Renamed JacksonHttpMessageConverter to BindingJacksonHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
3ca8c9be17
|
SPR-5823 - JSON HttpMessageConverter
|
16 years ago |
Juergen Hoeller
|
1242400789
|
marked several dependencies as optional (SPR-5820)
|
16 years ago |
Arjen Poutsma
|
f7bf6138f8
|
SPR-5808 - Make HttpMessageConverterExtractor top level class
|
16 years ago |
Arjen Poutsma
|
59e41a270d
|
SPR-5808 - Make HttpMessageConverterExtractor top level class
|
16 years ago |