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 |
Juergen Hoeller
|
96b1dc9db4
|
ConversionService fully supports conversion from String to MediaType now (through 'valueOf'; SPR-7282); revised exception handling in ObjectToObjectConverter, avoiding InvocationTargetExceptions
|
15 years ago |
Juergen Hoeller
|
902938e95f
|
smarter guessing of the element type (SPR-7283)
|
15 years ago |
Juergen Hoeller
|
379bc5a8a6
|
properly support void.class in TypeDescriptor and GenericConversionService (SPR-7281)
|
15 years ago |
Juergen Hoeller
|
cbb90236dc
|
polished VFS support (SPR-7197)
|
15 years ago |
Juergen Hoeller
|
53ed9b282b
|
added warnings regarding accidental usage of @Configurable on a managed bean (SPR-7216)
|
15 years ago |
Juergen Hoeller
|
3d3f8f3219
|
added explicit section on autodetecting aspects through component scanning (SPR-7246)
|
15 years ago |
Juergen Hoeller
|
28a765f32b
|
fixed JExcel example code (SPR-7277)
|
15 years ago |
Juergen Hoeller
|
65655b949f
|
set Tiles 2.2 ELAttributeEvaluator on RendererFactory as well (SPR-7251)
|
15 years ago |
Juergen Hoeller
|
c8984d2e30
|
Portlet MVC, etc
|
15 years ago |
Juergen Hoeller
|
11330baf77
|
DefaultListableBeanFactory checks for alias circle on registerAlias (avoiding endless loop; SPR-7274)
|
15 years ago |
Juergen Hoeller
|
433b4eff8f
|
MailSendException includes all messages as failed messages in case of a connect failure (SPR-7245)
|
15 years ago |
Juergen Hoeller
|
2f4453a99c
|
revised Portlet SessionStatus.setComplete() to avoid re-exposure of attributes in render phase (SPR-6126); shortened implicit model render parameter name to "implicitModel" (SPR-7149)
|
15 years ago |
Arjen Poutsma
|
65885d1dfd
|
SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody
|
15 years ago |
Arjen Poutsma
|
723f94fd0e
|
SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody
|
15 years ago |
Juergen Hoeller
|
2a140addfd
|
added EmbeddedValueResolver support to FormattingConversionServiceFactoryBean (SPR-7087)
|
15 years ago |
Juergen Hoeller
|
eb3a3a6de2
|
reuse a shared UrlPathHelper instance in order to avoid reinstantiation overhead (SPR-7269)
|
15 years ago |
Juergen Hoeller
|
e12fbd3e2b
|
avoid EntityManager close() exception through isOpen() check (SPR-7215)
|
15 years ago |
Juergen Hoeller
|
928f5423af
|
avoid EntityManager close() exception through isOpen() check (SPR-7215)
|
15 years ago |
Juergen Hoeller
|
65622bd546
|
revised DefaultLifecycleProcessor's handling of circular dependencies to avoid stack overflow (SPR-7266)
|
15 years ago |
Juergen Hoeller
|
882289b06e
|
getAllInterfacesForClass introspects parent interfaces as well (SPR-7247)
|
15 years ago |
Juergen Hoeller
|
12cffc68c8
|
added XmlAwareFormHttpMessageConverter, taking over the 3.0.2-introduced XML multipart support (avoiding a package cycle)
|
15 years ago |
Juergen Hoeller
|
c58f46f056
|
preparations for 3.0.3 release
|
15 years ago |
Juergen Hoeller
|
632c0e7c5e
|
added XmlAwareFormHttpMessageConverter, taking over the 3.0.2-introduced XML multipart support (avoiding a package cycle)
|
15 years ago |
Juergen Hoeller
|
392accd910
|
introduced EmbeddedValueResolverAware callback interface for convenient placeholder resolution
|
15 years ago |
Juergen Hoeller
|
8446fd1b26
|
added assertions for correct postProcess invocation order
|
15 years ago |
Juergen Hoeller
|
5f9b2db90b
|
turn NotReadablePropertyException into JSR-303 oriented IllegalStateException
|
15 years ago |
Juergen Hoeller
|
4cef52a86f
|
polishing
|
15 years ago |
Juergen Hoeller
|
de866a0ff6
|
registerDependentBean resolves to the canonical bean name in order to handle alias references (SPR-7254)
|
15 years ago |
Juergen Hoeller
|
d684e49462
|
added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261)
|
15 years ago |
Juergen Hoeller
|
fe1e7f0d6c
|
added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261)
|
15 years ago |
Oliver Gierke
|
857faec1f3
|
SPR-7103 - Added more detailed documentation on ordering of model attribute and BindingResult.
|
15 years ago |
Juergen Hoeller
|
5b420e20c7
|
revised TaskScheduler javadoc (SPR-7253)
|
15 years ago |