2245 Commits (db252cd0af9dfeb62c9a000372f6a13488b3009e)
 

Author SHA1 Message Date
Juergen Hoeller ad4f50a0d4 removed outdated reflection code 15 years ago
Juergen Hoeller 9ef1d2b1ad adapted to Converter signature change 15 years ago
Juergen Hoeller 6f2642f2d3 consistently use varargs signature 15 years ago
Juergen Hoeller 87e939a4e9 adapted to Converter signature change 15 years ago
Juergen Hoeller 160521074b avoid caching for expression results even when specified as TypedStringValue (SPR-6115) 15 years ago
Keith Donald 8bf1ee5e7c polish 15 years ago
Keith Donald 1c6965132f convert polishing: removed checked exception from Converter interface to support direct use, added Converter to each implementation for consistency 15 years ago
Keith Donald 881c3ed6fa Mapper and SpelMapper 15 years ago
Sam Brannen a7ab109ab7 TestNG 5.10 15 years ago
Rob Harrop 01fb1825f5 [SPR-6063] fixed issue with inconsistent views of PropertyDescriptors 15 years ago
Rob Harrop aa08c11976 [SPR-5859] @ManagedOperation can now be used on getters/setters 15 years ago
Juergen Hoeller 2a0d68cb5c restored getMostSpecificMethod's traversal of the inheritance hierarchy 15 years ago
Juergen Hoeller fd81aa205d protected @Autowired method can be overridden with non-annotated method to suppress injection; private @Autowired methods with same signature will be called individually across a hierarchy (SPR-6112) 15 years ago
Juergen Hoeller fa2bb722f0 initial JSR-330 injection support 15 years ago
Juergen Hoeller ad1269622b @Scope annotations not sufficient for scanning anymore 15 years ago
Juergen Hoeller e1a3e44485 initial JSR-330 injection support 15 years ago
Arjen Poutsma 429d78b902 javadoc. 15 years ago
Juergen Hoeller 34357d2b1f revised DefaultBindingErrorProcessor to use direct getPropertyName() and getValue() calls on PropertyAccessException itself (SPR-6111) 15 years ago
Arjen Poutsma 9f19e5e73b Polish 15 years ago
Keith Donald 5fa7347641 polish 15 years ago
Keith Donald 0d6b9f1241 polish 15 years ago
Juergen Hoeller ca928944db marked Derby dependency as optional (SPR-6109) 15 years ago
Keith Donald 0d7f4117ab polish 15 years ago
Keith Donald c0d2c6fed4 polish 15 years ago
Keith Donald af1c507f93 polish 15 years ago
Keith Donald 9e9f9df041 polish 15 years ago
Keith Donald df7a4dba3a polish 15 years ago
Keith Donald 5c525e546c polish 15 years ago
Keith Donald 90697e884d polish 15 years ago
Keith Donald d5ed42e860 spring 3 validation docs; jsr303 integration 15 years ago
Rob Harrop 90652bf8ae [SPR-5727] CronTriggerBean supports start delay 15 years ago
Rob Harrop 320f08ac79 [SPR-6017] a few more tweaks to how getLocalName is handled 15 years ago
Juergen Hoeller bb70c9a4c4 @RequestParam and co support placeholders and expressions in their defaultValue attributes (SPR-5922); @Value expressions supported as MVC handler method arguments as well (against request scope) 15 years ago
Rob Harrop 7835e66abb [SPR-6017] a few more tweaks to how getLocalName is handled 15 years ago
Arjen Poutsma ee0a59d464 Test -> Tests 15 years ago
Rob Harrop 7d37c92e4f [SPR-6017] a few more tweaks to the BeanDefinitionParserDelegate public contract 15 years ago
Juergen Hoeller 582c092f0e revised use of generic provider class for Eclipse compile compatibility 15 years ago
Sam Brannen f1bfcf0d25 [SPR-6104] @TestExecutionListeners now supports a 'listeners' alias for its existing 'value' attribute. 15 years ago
Rob Harrop fe16447112 more work on enabling non-namespace extensions of xml parsing 15 years ago
Keith Donald 1e9fc388ac added javax validation, hibernate, and vfs dependencies into eclipse 15 years ago
Rob Harrop 1480202aa3 [SPR-5644] Support for Enum<?> and Enum<T> values as FQN.FIELD_NAME in type conversion 15 years ago
Thomas Risberg f7562614bc changed from M4 to RC1 15 years ago
Thomas Risberg 8303d4945e updated the oxm exceptions figure (SPR-6095) 15 years ago
Juergen Hoeller 2d3c6fa55f removed outdated dependency on standard taglib (SPR-6099) 15 years ago
Thomas Risberg 64c46d48bb extended the range for org.jboss.virtual (SPR-5120) 15 years ago
Thomas Risberg 184f63f689 fixed component scanning for JBoss 5 VFS; applied revised vfs-fixes-3.patch; added ResourceHandlingUtils (SPR-5120) 15 years ago
Thomas Risberg 377359b924 polished 15 years ago
Thomas Risberg aeee120431 Beverly's edits reviewed; fixed coverage for SimpleJdbcCall and the use of default parameter values (SPR-5929) 15 years ago
Thomas Risberg c1f0301433 reduced size of level 4 subsection headings 15 years ago
Thomas Risberg ea674f2fa6 revised the detection of Sybase (SPR-6053) 15 years ago