2411 Commits (a0b71d867f926d60078331b620e883632bcdf1a4)
 

Author SHA1 Message Date
Luke Taylor a0b71d867f Removed javadoc refs to JMX commons attribute source 15 years ago
David Syer fc2d8ba73f SPR-5917 Add docs on Lifecycle 15 years ago
Jeremy Grelle e8845c7ead SPR-6340 - Add coverage of JSON support to reference guide 15 years ago
Arjen Poutsma a5be9c5cf5 Changing umlaut to unicode sequence 15 years ago
Jeremy Grelle 58841f3c66 Updated javadoc to reflect minimum JSP version 2.0 15 years ago
Jeremy Grelle 130ef7948d Fixed javadoc 15 years ago
Arjen Poutsma 60d2fdfcea SPR-6188 - UriTemplate: Insufficient handling of characters that need to be escaped. 15 years ago
Juergen Hoeller 8be36fafef introduced dedicated Jsr330ScopeMetadataResolver 15 years ago
Juergen Hoeller 4fb68bef04 polishing 15 years ago
Juergen Hoeller 56778110cd added dedicated onClose notification to differentiate between manual stop and close-driven stop 15 years ago
Keith Donald 4e35c59a20 fixed incorrect example and JSF reference 15 years ago
Keith Donald 3361de3875 SPR-6278 15 years ago
Andy Clement 61a8fa0ebd change PlaceOfBirth toString() so round tripping from String > new PlaceOfBirth(String) > String works ok 15 years ago
Thomas Risberg 3faf28ebaf created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978) 15 years ago
Thomas Risberg e27330ec5d created a protected doSetValue method so sub-classes can override the implementation easier (SPR-3978) 15 years ago
Thomas Risberg b88db7a594 extracted creation of new ArgPreparedStatementSetter and ArgTypePreparedStatementSetter into protected methods to allow sub-classes to override (SPR-3977) 15 years ago
Thomas Risberg 5491a63f2e added info about the new web-struts module 15 years ago
Thomas Risberg 5ebdf110f5 moved first para to chapter level and removed intro section 15 years ago
Juergen Hoeller 150c0adc74 updated changelog for RC2 release 15 years ago
Juergen Hoeller 0e1b04d082 inner beans detected as ApplicationListeners as well (SPR-6049) 15 years ago
Luke Taylor 94aad0b537 SPR-6219: Corrected typo 15 years ago
Thomas Risberg 4fe21b71a2 updated version to RC2 15 years ago
Luke Taylor afe87ea881 SPR-6220: Corrected spelling of 'DataSource' 15 years ago
Juergen Hoeller a6bba67bca added setValidating to XmlBeanDefinitionReader itself as well (SPR-6336) 15 years ago
Luke Taylor 1ddbfe0759 SPR-6205: Added doc on annotation support for multiple transaction managers 15 years ago
Juergen Hoeller 5d772554ae report error in case of constructor-arg index ambiguity (SPR-6329) 15 years ago
Arjen Poutsma d66fd9843e Reverted changes in r2282: now using varags again. 15 years ago
Arjen Poutsma bee051ece6 SWS-572 15 years ago
Juergen Hoeller 86934e2403 added SQL String and related context to translated JDBCException messages (SPR-6304) 15 years ago
Juergen Hoeller 747300f34c added support for most recent EHCache 1.6 configuration properties to EHCacheFactoryBean (SPR-6234) 15 years ago
Juergen Hoeller 9d59db7944 reintroduced DEFAULT_COOKIE_MAX_AGE in deprecated form (for binary compatibility; SPR-6276) 15 years ago
Juergen Hoeller f595b67618 avoid early Log4J initialization (SPR-6288) 15 years ago
Juergen Hoeller 613b4d182b avoid potential NPE (SPR-6300) 15 years ago
Mark Fisher 6ee17d2826 SPR-5507 javadoc 15 years ago
David Syer 568e6a3b38 RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6 15 years ago
David Syer 38f1383853 RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6 15 years ago
Keith Donald 7685b516f1 spring 3 mvc namespace whats new 15 years ago
Keith Donald ac551f756d changelog updates 15 years ago
Keith Donald b53f180c14 link to validation section 15 years ago
Keith Donald 2eff486b36 link to validation section 15 years ago
Keith Donald a2d19f1a2d link to validation section 15 years ago
Chris Beams 9f07b15185 Added Javadoc where necessary; polishing. 15 years ago
Keith Donald 2e12907fe4 polish 15 years ago
Keith Donald fefaf123e6 updated refs 15 years ago
Keith Donald 7e90e7a4d5 updated test to reflect correct behavior 15 years ago
Keith Donald eee2a2115a doc polish 15 years ago
Keith Donald 70fe75384d fixed failing tests due to generic object to object converter fallback being over eager 15 years ago
Keith Donald c58378603a validation updateS 15 years ago
Keith Donald b163f123ce valueOf and Constructor-based conversion of source objects to targetTypes 15 years ago
Keith Donald b5cda8db7b Deferring object mapper until Spring 3.1 when it will be used by other projects 15 years ago