Arjen Poutsma
|
68f57aa953
|
SPR-6308 - Spring Expression Language creates systemProperties bean calling System.getProperties() which in enterprise shared containers is locked down
|
15 years ago |
Thomas Risberg
|
7844a633b5
|
added entry for unversioned xsd reference
|
15 years ago |
Thomas Risberg
|
f38b8975c5
|
added entry for unversioned xsd reference
|
15 years ago |
Keith Donald
|
fdabfefe32
|
docs
|
15 years ago |
Keith Donald
|
a725717261
|
tests for custom conversion service / validator
|
15 years ago |
Christian Dupuis
|
cb8b603bdf
|
update icon for mvc namespace
|
15 years ago |
Keith Donald
|
e690bf0c62
|
not needed according to Christian
|
15 years ago |
Keith Donald
|
6f3dfe13d0
|
mvc namespace conversion-service and validator attributes
|
15 years ago |
Luke Taylor
|
89d997a5bc
|
SPR-3695: Added note on servlet/JSP/JSTL versions with reference to external blog article
|
15 years ago |
Chris Beams
|
2663ab9975
|
fixed typo in javadoc: s/poitncut/pointcut/
|
15 years ago |
Chris Beams
|
ee553f7804
|
SPR-6328: Rename @ImportXml -> @ImportResource and allow for usage of non-XML BeanDefinitionReader types
|
15 years ago |
Mark Fisher
|
81efd48352
|
SPR-5507 SchedulerFactoryBean now implements SmartLifecycle instead of ApplicationListener.
|
15 years ago |
Thomas Risberg
|
7d2b3f2e7e
|
relaxed Map<String, Object> to Map<String, ?> for method parameter
|
15 years ago |
Keith Donald
|
36e00054b6
|
polish
|
15 years ago |
Keith Donald
|
417939774c
|
removed old dir
|
15 years ago |
Keith Donald
|
04dee9ab76
|
removed old dir
|
15 years ago |
Keith Donald
|
17bbdfc13f
|
polish
|
15 years ago |
Keith Donald
|
4b76cdd1a3
|
date time format code review
|
15 years ago |
Luke Taylor
|
ae3e0c0bda
|
SPR-5276: Updated Acegi site link to point to Spring Security
|
15 years ago |
Keith Donald
|
1bb007c321
|
results of code review of mvc namespace
|
15 years ago |
Luke Taylor
|
4a5a2b18ac
|
SPR-6169: Clarified that DispatcherServlet configuraion options are init-param values for the servlet declaration, not context params
|
15 years ago |
Luke Taylor
|
d293c2248c
|
SPR-5430,SPR-6224: Converted deprecated view property names to use '.(class)' syntax.
|
15 years ago |
Thomas Risberg
|
f91d44691e
|
added note to changelog about supporting load-time weaving in JBoss 5 (SPR-5764)
|
15 years ago |
Luke Taylor
|
edf331b5a6
|
SPR-6293: Updated required tiles version to 2.1.2
|
15 years ago |
Mark Fisher
|
d5fd22c8fe
|
SPR-5507 GenericMessageEndpointManager now implements SmartLifecycle instead of ApplicationListener.
|
15 years ago |
Mark Fisher
|
a15a9600b7
|
SPR-5507 AbstractJmsListeningContainer now implements SmartLifecycle instead of ApplicationListener.
|
15 years ago |
Mark Fisher
|
a7c1f6b730
|
SPR-5507 Added SmartLifecycle interface with 'isAutoStartup' method and added an 'onRefresh' method to the LifecycleProcessor.
|
15 years ago |
Keith Donald
|
91dd752e71
|
added test dep to ivy.xml causing build failure
|
15 years ago |
Mark Fisher
|
5b088f5cb4
|
SPR-5507 Factored out Lifecycle management to a LifecycleProcessor strategy with the default implementation as DefaultLifecycleProcessor. The 'lifecycleProcessor' bean may be defined to override the default.
|
15 years ago |
Keith Donald
|
566516b89a
|
polishing
|
15 years ago |
Keith Donald
|
835b958911
|
polish
|
15 years ago |
Keith Donald
|
6f4112af80
|
updated favoring style pattern string instead of Style enum for DateTimeFormat
|
15 years ago |
Keith Donald
|
7ed6c164b6
|
javadoc polishing
|
15 years ago |
Juergen Hoeller
|
90f8e5dcf8
|
WebSphereUowTransactionManager suspends synchronizations even without existing transaction (SPR-6167)
|
15 years ago |
Costin Leau
|
c3bf658058
|
SPR-6102
+ add old method for backwards compatibility
|
15 years ago |
Costin Leau
|
af0a529bb5
|
SPR-6102
+ loosen FrameworkServlet#createWebApplicationContext signature
|
15 years ago |
Costin Leau
|
bcc6413ef7
|
SPR-5762
+ allow unknown URL protocols to be used with import directive
|
15 years ago |
Arjen Poutsma
|
077055c8f2
|
SPR-6291 - UrlPathHelper is too aggressive decoding URLs
|
15 years ago |
Costin Leau
|
24a9ecd4a3
|
+ removed unused imports
|
15 years ago |
Costin Leau
|
9a111e504f
|
SPR-6194
+ add setter for servlet minor version to MockServletContext
|
15 years ago |
Arjen Poutsma
|
7ec9f1506a
|
SPR-6005 - org.springframework.beans.propertyeditors.URIEditor does double escaping for % signes for URIs that contain a schema
|
15 years ago |
Sam Brannen
|
2cc6155dec
|
JavaDoc
|
15 years ago |
Thomas Risberg
|
076b912f05
|
removed filter for classes from the JPA providers package for EclipseLink (SPR-6040)
|
15 years ago |
Chris Beams
|
46aabf0b65
|
Additional tests rounding out @ImportXml coverage
|
15 years ago |
Keith Donald
|
7bd34a6cb1
|
added format import to web.servlet manifest
|
15 years ago |
Juergen Hoeller
|
2922b1fcb9
|
updated for extended RC2 period
|
15 years ago |
Juergen Hoeller
|
15777818c4
|
made Excel tests work
|
15 years ago |
Juergen Hoeller
|
2a0b3cf3c9
|
polishing
|
15 years ago |
Juergen Hoeller
|
205b5a477b
|
JSR-303 Validator will only register validation failures if no binding failure happened
|
15 years ago |
Juergen Hoeller
|
4e233047c8
|
TilesConfigurer only sets up EL support if JSP 2.1 is present (for JSP 2.0 compatibility; SPR-6309)
|
15 years ago |