Keith Donald
|
2fe6003923
|
SPR-6199
|
15 years ago |
Keith Donald
|
0e4064fecc
|
added null handling, fixed bug relating to conversion of non-generic collections
|
15 years ago |
Keith Donald
|
4d9bf3a45f
|
removed valueOf convention b/c of unwanted side effects
|
15 years ago |
Sam Brannen
|
704d4b785b
|
[SPR-6227] Parameterizing with Class<?> and Class<T> where appropriate; suppressing unchecked warnings; and fixed JavaDoc typos.
|
15 years ago |
Sam Brannen
|
986ccbe2c6
|
Suppressing unchecked and serial warnings.
|
15 years ago |
Juergen Hoeller
|
cfa7216fac
|
deprecated scheduling support for JDK 1.3 Timer
|
15 years ago |
Keith Donald
|
f692c765d2
|
addNestedMapper
|
15 years ago |
Keith Donald
|
acf574c3e3
|
added conversion service performance optimizations; added mapping cyclical ref handling; removed ConverterInfo in favor of specifying S and T at registration time if necessary
|
15 years ago |
Keith Donald
|
0f5074db2b
|
spel mapping, polish
|
15 years ago |
Keith Donald
|
e7c8f1ef8b
|
SPR-6179, additional mapper test cases
|
15 years ago |
Keith Donald
|
341835a142
|
mapper initial commit
|
15 years ago |
Juergen Hoeller
|
71a045328c
|
renamed getAnnotations to getMethodAnnotations; added getMethodAnnotation and getParameterAnnotation convenience methods
|
15 years ago |
Juergen Hoeller
|
7a700edaa7
|
understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor)
|
15 years ago |
Juergen Hoeller
|
b465f204bd
|
renamed internal *GenericConverters to *Converters
|
15 years ago |
Juergen Hoeller
|
784068346d
|
PathMatchingResourcePatternResolver leniently ignores non-existing root directories
|
15 years ago |
Juergen Hoeller
|
e408cbeecd
|
moved converter initialization code to constructor
|
15 years ago |
Juergen Hoeller
|
aec2bc097e
|
polishing
|
15 years ago |
Juergen Hoeller
|
09e6a85edd
|
fixed overview files
|
15 years ago |
Juergen Hoeller
|
5c1b0e6caf
|
removed classes which are not used in 3.0 yet
|
15 years ago |
Juergen Hoeller
|
0f43d6c592
|
PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax
|
15 years ago |
Juergen Hoeller
|
49bf85baaa
|
factored out common resolveTypeArgument(s) method to GenericTypeResolver
|
15 years ago |
Juergen Hoeller
|
b8c1130eec
|
detect @Bean methods on registered plain bean classes as well (SPR-5795)
|
15 years ago |
Keith Donald
|
2bd30a49ad
|
more tests
|
15 years ago |
Keith Donald
|
7a6dafd5ad
|
completed generic converter implementation
|
15 years ago |
Juergen Hoeller
|
dc05ef6548
|
revised JBoss VFS support
|
15 years ago |
Keith Donald
|
438f128db6
|
todos
|
15 years ago |
Keith Donald
|
187d025c19
|
map converters
|
15 years ago |
Keith Donald
|
1ee4ac1b52
|
string to map converters
|
15 years ago |
Mark Fisher
|
dedecf7ae9
|
SPR-6142 Moved ErrorHandler strategy interface to the org.springframework.util package so that it can be used by MessageListener containers in addition to TaskSchedulers.
|
15 years ago |
Keith Donald
|
e6c3227d2d
|
more generic converters
|
15 years ago |
Keith Donald
|
ed611be838
|
conversion utils helper for common code
|
15 years ago |
Juergen Hoeller
|
871fc14fbb
|
restored parent property to accept ConversionService instead of GenericConversionService
|
15 years ago |
Keith Donald
|
c693f216f1
|
Beefed up test suite
|
15 years ago |
Keith Donald
|
e9416db472
|
javadoc and final
|
15 years ago |
Keith Donald
|
01e900c33a
|
documented hooks
|
15 years ago |
Keith Donald
|
a6e28f4eb5
|
polish
|
15 years ago |
Keith Donald
|
6ce33dba75
|
getConverter calls now throw exception and query parent
|
15 years ago |
Mark Pollack
|
4f94f45ec4
|
pom maintenance
|
15 years ago |
Keith Donald
|
17f7796d42
|
polish
|
15 years ago |
Keith Donald
|
cb54869726
|
collection to object
|
15 years ago |
Keith Donald
|
67c02f6c35
|
generic converter revising
|
15 years ago |
Keith Donald
|
fada151878
|
array to object
|
15 years ago |
Keith Donald
|
d37c5aba94
|
polish
|
15 years ago |
Keith Donald
|
48bc060a77
|
collection and array merged into one
|
15 years ago |
Keith Donald
|
2ca694350e
|
array to collection conversion
|
15 years ago |
Juergen Hoeller
|
6c4fb85753
|
marked JBoss VFS dependency as optional (SPR-6127)
|
15 years ago |
Keith Donald
|
25854bd764
|
polish
|
15 years ago |
Keith Donald
|
b4fd51abd5
|
polish
|
15 years ago |
Keith Donald
|
b2e3837956
|
polish
|
15 years ago |
Keith Donald
|
f1f4bd9fb4
|
generic converter updates
|
15 years ago |