Keith Donald
|
692b1ef636
|
found hotspot; added ConverisonServiceFactoryBean
|
15 years ago |
David Syer
|
f49a8d2e3e
|
Add some tests (and comment out the one that is breaking the build)
|
15 years ago |
Keith Donald
|
b896457586
|
doc updates
|
15 years ago |
Juergen Hoeller
|
46cd083976
|
added chaining-capable "add" method to MutablePropertyValues
|
15 years ago |
Keith Donald
|
34a75c1ae6
|
improved toString method
|
15 years ago |
Keith Donald
|
f2477c4bf5
|
default conversion service instance caching and tests
|
15 years ago |
Keith Donald
|
da5432fbf5
|
default conversion service instance caching and tests
|
15 years ago |
Keith Donald
|
7b561c76fe
|
default conversion service instance caching and tests
|
15 years ago |
Keith Donald
|
6c66406f7f
|
removed converter matcher since its not used directly
|
15 years ago |
Keith Donald
|
3bfbcd7276
|
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
|
15 years ago |
Keith Donald
|
d85dc01e28
|
moved generic converter to spi; added entity converter; removed various service impls in favor of service factory
|
15 years ago |
David Syer
|
7ac0e2ba02
|
RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location
http://jira.springframework.org/browse/SPR-6366
|
15 years ago |
Keith Donald
|
aac9107f6b
|
SPR-6350
|
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
|
7e90e7a4d5
|
updated test to reflect correct behavior
|
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
|
b163f123ce
|
valueOf and Constructor-based conversion of source objects to targetTypes
|
15 years ago |
Juergen Hoeller
|
155f6b1aa1
|
polishing
|
15 years ago |
Juergen Hoeller
|
d6bab3b674
|
turned FormattingPropertyEditorAdapter into ConvertingPropertyEditorAdapter
|
15 years ago |
Juergen Hoeller
|
a06adf7203
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
|
15 years ago |
Juergen Hoeller
|
bbd7fb3969
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
|
15 years ago |
Costin Leau
|
24a9ecd4a3
|
+ removed unused imports
|
15 years ago |
Sam Brannen
|
2cc6155dec
|
JavaDoc
|
15 years ago |
Keith Donald
|
fe4f41d33c
|
default config for web binding initializer and formatting/conversion system w/ mvc namespace
|
15 years ago |
Arjen Poutsma
|
d415d36192
|
Renamed Md5HashUtils to DigestUtils
|
15 years ago |
Keith Donald
|
f0de1c3069
|
revised matchable converter lookup algorithm; added conversion service bean container tests
|
15 years ago |
Keith Donald
|
9ec337b736
|
joda time formatting tests
|
15 years ago |
Keith Donald
|
6d020502b9
|
polish
|
15 years ago |
Keith Donald
|
53f3d0b755
|
polish
|
15 years ago |
Keith Donald
|
374ea05028
|
polish
|
15 years ago |
Keith Donald
|
ffbfa2992c
|
polish
|
15 years ago |
Keith Donald
|
0a78287a8f
|
formatters now plugged into unified type conversion api with formatter specific registry spi
|
15 years ago |
Keith Donald
|
a2be2e15e9
|
polish; fixed failed tests
|
15 years ago |
Keith Donald
|
913bc03a3b
|
ui.format system refining from RC1 feedback: Support for one format annotation applying to multiple field types, Printer/Parser building blocks for more flexibility, full Joda time formatting support, FormattingService as a service entry-point for clients to use
|
15 years ago |
Keith Donald
|
381d1d5a94
|
default date/time converters
|
15 years ago |
Juergen Hoeller
|
94533976d0
|
full compliance with the JSR-330 TCK
|
15 years ago |
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 |