Andy Clement
|
0c1424acb6
|
polish
|
15 years ago |
Juergen Hoeller
|
0d405fd124
|
fixed typos (SPR-7332)
|
15 years ago |
Chris Beams
|
45ed0ba43c
|
licensing header
|
15 years ago |
Chris Beams
|
cd271fca43
|
attempted to repro SPR-7318 to no avail
|
15 years ago |
Juergen Hoeller
|
3f31a1cf75
|
added "validationMessageSource" property to LocalValidatorFactoryBean, for Spring-based messages (SPR-7307)
|
15 years ago |
Juergen Hoeller
|
4d56b89619
|
transaction names based on method id from most specific method (target class instead of interface; SPR-7317)
|
15 years ago |
Juergen Hoeller
|
f9017ea05d
|
added formCheckbox to macro list (SPR-7322)
|
15 years ago |
Juergen Hoeller
|
ce6194c7c3
|
fixed typo (SPR-7321)
|
15 years ago |
Sam Brannen
|
8bd0633697
|
[SPR-7323] SpEL 'select last' operator now works consistently with maps.
|
15 years ago |
Sam Brannen
|
db7531be60
|
[SPR-7323] SpEL 'select last' operator now works consistently with maps.
|
15 years ago |
Costin Leau
|
94292cad1c
|
SPR-6819
+ fix EBR pom as well
|
15 years ago |
Arjen Poutsma
|
8d5662ec7a
|
typo
|
15 years ago |
Arjen Poutsma
|
c059f53823
|
SPR-7305 - o.s.http.client.SimpleClientHttpRequestFactory does not allow to specify a java.net.Proxy
|
15 years ago |
Arjen Poutsma
|
3160ddf0e8
|
SPR-7314 - RestTemplate does not handle null uri template parameters
|
15 years ago |
Arjen Poutsma
|
ccdd1a9efd
|
SPR-7316 - remove "Accept-Charset" header from response, generated by @ResponseBody
|
15 years ago |
Juergen Hoeller
|
d956da2fa1
|
ConversionService etc
|
15 years ago |
Juergen Hoeller
|
9e4140e549
|
growCollection fails for element type Object as well; prefer use of getElementTypeDescriptor()
|
15 years ago |
Juergen Hoeller
|
942c656970
|
removed eager skipping of empty collection conversion, for UtilNamespaceHandlerTests to pass again
|
15 years ago |
Juergen Hoeller
|
7faf4a6713
|
AbstractJaxWsServiceExporter supports "bindingType" bean property, overriding @BindingType; AbstractJaxWsServiceExporter supports "webServiceFeatures" bean property on JAX-WS 2.2
|
15 years ago |
Juergen Hoeller
|
41d6f8e9ed
|
turned formatter implementations non-final
|
15 years ago |
Juergen Hoeller
|
0d7ce3eac5
|
refined ignoreUnresolvablePlaceholders javadoc
|
15 years ago |
Juergen Hoeller
|
e6b708376d
|
skip collection conversion early if empty
|
15 years ago |
Juergen Hoeller
|
8f8fc97b79
|
fixed test failures with respect to null handling and PropertyTypeDescriptor usage for collection elements
|
15 years ago |
Juergen Hoeller
|
27b04036a9
|
ConversionService is able to deal with empty collections and nested collections (fixed regression; SPR-7289, SPR-7293); ConversionService properly handles nested Resource arrays in Map values (fixed regression; SPR-7295); ConversionService does not accidentally use copy constructor for same type (SPR-7304)
|
15 years ago |
Juergen Hoeller
|
7f91153bba
|
BeanWrapper/DataBinder's "autoGrowNestedPaths" works for Maps as well (SPR-7285)
|
15 years ago |
Juergen Hoeller
|
5d6937bab1
|
Portlet @MVC's implicit render model will be updated at the end of the event phase
|
15 years ago |
Juergen Hoeller
|
ef3b70d40a
|
Spring's MessageEndpointFactory classes are now JCA 1.6 compliant as well
|
15 years ago |
Keith Donald
|
ab13e9b5ec
|
mvc resources handler initial commit
|
15 years ago |
Keith Donald
|
5a1bd20864
|
mvc resources handler initial commit
|
15 years ago |
Oliver Gierke
|
e11a40f809
|
SPR-7311 - Clarify usage of PropertyEditorRegistrars VS. plain configuration of customEditors property in CustomEditorConfigurer JavaDoc.
|
15 years ago |
Oliver Gierke
|
868d3a4451
|
Fixed language attribute in code sample to activate currently missing syntax highlighting.
|
15 years ago |
Andy Clement
|
569cb91573
|
javadoc fix
|
15 years ago |
Sam Brannen
|
32167790b0
|
Fixed "of the Spring" text and reformatted.
|
15 years ago |
Juergen Hoeller
|
20ea69e06b
|
prepared for 3.0.4 release
|
15 years ago |
Juergen Hoeller
|
b2204ec94e
|
@CookieValue returns decoded cookie value in a Servlet environment (SPR-7286)
|
15 years ago |
Juergen Hoeller
|
de06de11fe
|
fixed order
|
15 years ago |
Juergen Hoeller
|
07e9f1775b
|
added test for invalid binding to ClassLoader
|
15 years ago |
Juergen Hoeller
|
d49c067770
|
DispatcherServlet applies view name translation to error views as well (SPR-7298)
|
15 years ago |
Juergen Hoeller
|
89fadb987c
|
mvc:annotation-driven reliably detects JSR-303 and JAXB2 in an OSGi environment as well (SPR-7291)
|
15 years ago |
Juergen Hoeller
|
037c277351
|
@MVC handler methods reliably resolve MultipartRequest arguments with HiddenHttpMethodFilter (SPR-7296)
|
15 years ago |
Juergen Hoeller
|
5e5a8a09cf
|
Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292)
|
15 years ago |
Juergen Hoeller
|
91560774a0
|
accept any EHCache 2.x version as well (SPR-7302)
|
15 years ago |
Arjen Poutsma
|
b31c34ed7d
|
Upgrading version to 3.0.4
|
15 years ago |
Juergen Hoeller
|
7b189d1124
|
avoid ConverterNotFoundException if source object is assignable to target type
|
15 years ago |
Costin Leau
|
bd88bbab4a
|
SPR-6819
changed JPA dependency to provided
|
15 years ago |
Oliver Gierke
|
420f8237c0
|
Rollback accidental commit :/.
|
15 years ago |
Oliver Gierke
|
897aab9f59
|
Added missing imports.
Added additional annotation to test interface to make sure no ClassCastException appears.
|
15 years ago |
Oliver Gierke
|
a383633630
|
Added helper methods to access method parameter annotations.
|
15 years ago |
Juergen Hoeller
|
4a0c2f8879
|
final touches for 3.0.3
|
15 years ago |
Juergen Hoeller
|
0e59fc4a15
|
smarter guessing of the element type (SPR-7283)
|
15 years ago |