Keith Donald
|
ffbfa2992c
|
polish
|
17 years ago |
Keith Donald
|
2fe6003923
|
SPR-6199
|
17 years ago |
Keith Donald
|
0e4064fecc
|
added null handling, fixed bug relating to conversion of non-generic collections
|
17 years ago |
Keith Donald
|
e7c8f1ef8b
|
SPR-6179, additional mapper test cases
|
17 years ago |
Juergen Hoeller
|
7a700edaa7
|
understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor)
|
17 years ago |
Juergen Hoeller
|
5c1b0e6caf
|
removed classes which are not used in 3.0 yet
|
17 years ago |
Juergen Hoeller
|
0f43d6c592
|
PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax
|
17 years ago |
Keith Donald
|
2bd30a49ad
|
more tests
|
17 years ago |
Keith Donald
|
7a6dafd5ad
|
completed generic converter implementation
|
17 years ago |
Keith Donald
|
187d025c19
|
map converters
|
17 years ago |
Keith Donald
|
1ee4ac1b52
|
string to map converters
|
17 years ago |
Keith Donald
|
e6c3227d2d
|
more generic converters
|
17 years ago |
Keith Donald
|
ed611be838
|
conversion utils helper for common code
|
17 years ago |
Keith Donald
|
c693f216f1
|
Beefed up test suite
|
17 years ago |
Keith Donald
|
01e900c33a
|
documented hooks
|
17 years ago |
Keith Donald
|
fada151878
|
array to object
|
17 years ago |
Keith Donald
|
48bc060a77
|
collection and array merged into one
|
17 years ago |
Keith Donald
|
2ca694350e
|
array to collection conversion
|
17 years ago |
Keith Donald
|
d3b43ebccb
|
refined generic converter concept
|
17 years ago |
Keith Donald
|
8e800f0322
|
map to map generic converter
|
17 years ago |
Keith Donald
|
d848d21f09
|
polish
|
17 years ago |
Keith Donald
|
33c19b8b14
|
Converter system implementation cleanup and tidying; wip
|
17 years ago |
Rob Harrop
|
8f6a42bf64
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
17 years ago |
Rob Harrop
|
f20c074ff4
|
reworked PropertyPlaceholderHelper
|
17 years ago |
Rob Harrop
|
d16faafc4f
|
[SPR-6025] support for recursive property placeholder replacement in system properties
|
17 years ago |
Rob Harrop
|
3fe09d70cd
|
[SPR-6025] added SystemPropertyUtilsTests
|
17 years ago |
Rob Harrop
|
8357bcb050
|
[SPR-6025] PropertyPlaceholderUtils introduced
|
17 years ago |
Juergen Hoeller
|
a86a698e5b
|
initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
|
17 years ago |
Rob Harrop
|
bfa4231c9d
|
removed dependency on ServletException
|
17 years ago |
Rob Harrop
|
aee3f14d3c
|
removed unecessary dependency on ServletException
|
17 years ago |
Rob Harrop
|
a03ca86372
|
[SPR-6057] test case to show that bug is already fixed
|
17 years ago |
Juergen Hoeller
|
2d7c2d6fff
|
revised wrapper type handling
|
17 years ago |
Juergen Hoeller
|
45a0cadf8e
|
revised core conversion package for BeanWrapper/BeanFactory integration
|
17 years ago |
Arjen Poutsma
|
b95f3f6792
|
Getting rid of @Ignore
|
17 years ago |
Keith Donald
|
a6330ca61e
|
Fixed failing test due to compiler differences
|
17 years ago |
Keith Donald
|
e986434a25
|
moved collection utilities to util
|
17 years ago |
Juergen Hoeller
|
f519406c37
|
@Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
|
17 years ago |
Arjen Poutsma
|
8073efd69f
|
SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
|
17 years ago |
Arjen Poutsma
|
abfc479bdb
|
SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
|
17 years ago |
Keith Donald
|
eb4a767f6b
|
removed last ignore
|
17 years ago |
Keith Donald
|
737c66d729
|
polish
|
17 years ago |
Keith Donald
|
1344a6d4d0
|
more converters; since 3.0
|
17 years ago |
Mark Pollack
|
69422e771f
|
SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed)
Update org.sf.web/.classpath to refer to tiles 2.1.2
|
17 years ago |
Arjen Poutsma
|
ed98bf0668
|
SPR-5812 - Custom regex matching for @PathVariable
|
17 years ago |
Keith Donald
|
b093094c50
|
renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change
|
17 years ago |
Keith Donald
|
8cbab5acb6
|
costin code review comments
|
17 years ago |
Keith Donald
|
d13567bc8f
|
added support for null conversion point type
|
17 years ago |
Keith Donald
|
b33be88c9d
|
tests passing again
|
17 years ago |
Keith Donald
|
46c9a003eb
|
BindingPoint to ConversionPoint, javadoc
|
17 years ago |
Keith Donald
|
6f74369cb3
|
polish
|
17 years ago |