Keith Donald
|
d29a894d57
|
javadoc
|
15 years ago |
Keith Donald
|
563ef683f9
|
polish
|
15 years ago |
Keith Donald
|
1d9607b465
|
javadoc
|
15 years ago |
Keith Donald
|
d848d21f09
|
polish
|
15 years ago |
Keith Donald
|
e153a1a968
|
tidying string to char conversion
|
15 years ago |
Keith Donald
|
5c3e71d494
|
polish
|
15 years ago |
Keith Donald
|
3ef485bbbe
|
polish
|
15 years ago |
Keith Donald
|
31441627de
|
updated formatter conversion service adapter to work with type descriptor
|
15 years ago |
Keith Donald
|
39c1ab923f
|
tidying
|
15 years ago |
Keith Donald
|
33c19b8b14
|
Converter system implementation cleanup and tidying; wip
|
15 years ago |
Thomas Risberg
|
10c30f0315
|
modified createRelative according to David Ward's suggestion for JBSPRING-4 (SPR-5120)
|
15 years ago |
Juergen Hoeller
|
87e939a4e9
|
adapted to Converter signature change
|
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 |
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 |
Keith Donald
|
1e9fc388ac
|
added javax validation, hibernate, and vfs dependencies into eclipse
|
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 |
Rob Harrop
|
8f6a42bf64
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
15 years ago |
Juergen Hoeller
|
209f43bee7
|
BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079)
|
15 years ago |
Rob Harrop
|
f20c074ff4
|
reworked PropertyPlaceholderHelper
|
15 years ago |
Rob Harrop
|
d16faafc4f
|
[SPR-6025] support for recursive property placeholder replacement in system properties
|
15 years ago |
Rob Harrop
|
3fe09d70cd
|
[SPR-6025] added SystemPropertyUtilsTests
|
15 years ago |
Rob Harrop
|
8357bcb050
|
[SPR-6025] PropertyPlaceholderUtils introduced
|
15 years ago |
Juergen Hoeller
|
6651ff0c55
|
fixed formatter annotation lookup
|
15 years ago |
Juergen Hoeller
|
6e95b2c311
|
polishing
|
15 years ago |
Juergen Hoeller
|
a86a698e5b
|
initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
|
15 years ago |
Juergen Hoeller
|
c5e49fc6dc
|
refined PathMatchingResourcePatternResolver's treatment of non-readable directories (SPR-6086)
|
15 years ago |
Rob Harrop
|
bfa4231c9d
|
removed dependency on ServletException
|
15 years ago |
Rob Harrop
|
aee3f14d3c
|
removed unecessary dependency on ServletException
|
15 years ago |
Rob Harrop
|
a03ca86372
|
[SPR-6057] test case to show that bug is already fixed
|
15 years ago |
Thomas Risberg
|
d10be7443f
|
Fixed JavaDoc for determineRootDir method (SPR-5340)
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Arjen Poutsma
|
66a799552f
|
SPR-2784: Support MultipartFile-array property
|
15 years ago |
Juergen Hoeller
|
fee838a65e
|
support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
|
15 years ago |
Juergen Hoeller
|
2d7c2d6fff
|
revised wrapper type handling
|
15 years ago |
Juergen Hoeller
|
45a0cadf8e
|
revised core conversion package for BeanWrapper/BeanFactory integration
|
15 years ago |
Juergen Hoeller
|
e9823b57b4
|
revised embedded database support
|
15 years ago |
Costin Leau
|
af6275a56e
|
+ small fix to reflection util to avoid accessibility calls
|
15 years ago |
Mark Pollack
|
97e3b5ca8c
|
SPR-5976 - Upgrade POMS to JUnit 4.6
|
16 years ago |
Arjen Poutsma
|
8db13bb445
|
Deprecated org.springframework.enums
|
16 years ago |
Arjen Poutsma
|
b95f3f6792
|
Getting rid of @Ignore
|
16 years ago |
Keith Donald
|
a6330ca61e
|
Fixed failing test due to compiler differences
|
16 years ago |
Keith Donald
|
e986434a25
|
moved collection utilities to util
|
16 years ago |
Keith Donald
|
e020b5752a
|
initial BindingLifecycle @MVC integration
|
16 years ago |
Mark Fisher
|
1bfb26e4b2
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
Juergen Hoeller
|
f519406c37
|
@Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
|
16 years ago |
Juergen Hoeller
|
3462b43bb1
|
getAnnotationAttributes generally supports meta-annotation lookup
|
16 years ago |
Juergen Hoeller
|
dbdd6eca60
|
AnnotationUtils.getAnnotation generally supports meta-annotation lookup
|
16 years ago |