David Syer
|
7ac0e2ba02
|
RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location
http://jira.springframework.org/browse/SPR-6366
|
2009-11-18 07:54:19 +00:00 |
|
Keith Donald
|
aac9107f6b
|
SPR-6350
|
2009-11-14 05:44:46 +00:00 |
|
David Syer
|
38f1383853
|
RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6
|
2009-11-12 11:07:15 +00:00 |
|
Keith Donald
|
7e90e7a4d5
|
updated test to reflect correct behavior
|
2009-11-12 07:13:00 +00:00 |
|
Keith Donald
|
70fe75384d
|
fixed failing tests due to generic object to object converter fallback being over eager
|
2009-11-12 06:57:51 +00:00 |
|
Keith Donald
|
b163f123ce
|
valueOf and Constructor-based conversion of source objects to targetTypes
|
2009-11-12 05:25:03 +00:00 |
|
Juergen Hoeller
|
a06adf7203
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
|
2009-11-11 19:24:43 +00:00 |
|
Arjen Poutsma
|
d415d36192
|
Renamed Md5HashUtils to DigestUtils
|
2009-11-06 11:52:53 +00:00 |
|
Keith Donald
|
ffbfa2992c
|
polish
|
2009-11-04 17:07:25 +00:00 |
|
Keith Donald
|
2fe6003923
|
SPR-6199
|
2009-10-19 00:13:30 +00:00 |
|
Keith Donald
|
0e4064fecc
|
added null handling, fixed bug relating to conversion of non-generic collections
|
2009-10-18 22:20:53 +00:00 |
|
Keith Donald
|
e7c8f1ef8b
|
SPR-6179, additional mapper test cases
|
2009-10-04 04:13:27 +00:00 |
|
Juergen Hoeller
|
7a700edaa7
|
understand "on"/"off", "yes"/"no", "1"/"0" as boolean values (analogous to CustomBooleanEditor)
|
2009-10-01 11:18:48 +00:00 |
|
Juergen Hoeller
|
5c1b0e6caf
|
removed classes which are not used in 3.0 yet
|
2009-09-24 22:54:35 +00:00 |
|
Juergen Hoeller
|
0f43d6c592
|
PropertyPlaceholderConfigurer supports "${myKey:myDefaultValue}" defaulting syntax
|
2009-09-24 22:34:02 +00:00 |
|
Keith Donald
|
2bd30a49ad
|
more tests
|
2009-09-23 18:36:11 +00:00 |
|
Keith Donald
|
7a6dafd5ad
|
completed generic converter implementation
|
2009-09-23 18:25:04 +00:00 |
|
Keith Donald
|
187d025c19
|
map converters
|
2009-09-23 04:45:04 +00:00 |
|
Keith Donald
|
1ee4ac1b52
|
string to map converters
|
2009-09-23 04:20:23 +00:00 |
|
Keith Donald
|
e6c3227d2d
|
more generic converters
|
2009-09-22 20:28:23 +00:00 |
|
Keith Donald
|
ed611be838
|
conversion utils helper for common code
|
2009-09-22 15:37:26 +00:00 |
|
Keith Donald
|
c693f216f1
|
Beefed up test suite
|
2009-09-21 22:59:48 +00:00 |
|
Keith Donald
|
01e900c33a
|
documented hooks
|
2009-09-21 22:24:36 +00:00 |
|
Keith Donald
|
fada151878
|
array to object
|
2009-09-18 23:15:33 +00:00 |
|
Keith Donald
|
48bc060a77
|
collection and array merged into one
|
2009-09-18 23:02:52 +00:00 |
|
Keith Donald
|
2ca694350e
|
array to collection conversion
|
2009-09-18 22:18:41 +00:00 |
|
Keith Donald
|
d3b43ebccb
|
refined generic converter concept
|
2009-09-18 19:57:59 +00:00 |
|
Keith Donald
|
8e800f0322
|
map to map generic converter
|
2009-09-18 14:30:23 +00:00 |
|
Keith Donald
|
d848d21f09
|
polish
|
2009-09-17 20:16:26 +00:00 |
|
Keith Donald
|
33c19b8b14
|
Converter system implementation cleanup and tidying; wip
|
2009-09-17 19:24:07 +00:00 |
|
Rob Harrop
|
8f6a42bf64
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
2009-09-08 21:37:02 +00:00 |
|
Rob Harrop
|
f20c074ff4
|
reworked PropertyPlaceholderHelper
|
2009-09-08 19:09:12 +00:00 |
|
Rob Harrop
|
d16faafc4f
|
[SPR-6025] support for recursive property placeholder replacement in system properties
|
2009-09-08 17:13:02 +00:00 |
|
Rob Harrop
|
3fe09d70cd
|
[SPR-6025] added SystemPropertyUtilsTests
|
2009-09-08 16:29:43 +00:00 |
|
Rob Harrop
|
8357bcb050
|
[SPR-6025] PropertyPlaceholderUtils introduced
|
2009-09-08 16:24:38 +00:00 |
|
Juergen Hoeller
|
a86a698e5b
|
initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
|
2009-09-07 23:58:42 +00:00 |
|
Rob Harrop
|
bfa4231c9d
|
removed dependency on ServletException
|
2009-09-04 18:56:26 +00:00 |
|
Rob Harrop
|
aee3f14d3c
|
removed unecessary dependency on ServletException
|
2009-09-04 18:46:55 +00:00 |
|
Rob Harrop
|
a03ca86372
|
[SPR-6057] test case to show that bug is already fixed
|
2009-09-03 16:18:22 +00:00 |
|
Juergen Hoeller
|
2d7c2d6fff
|
revised wrapper type handling
|
2009-08-09 06:36:16 +00:00 |
|
Juergen Hoeller
|
45a0cadf8e
|
revised core conversion package for BeanWrapper/BeanFactory integration
|
2009-08-09 00:46:49 +00:00 |
|
Arjen Poutsma
|
b95f3f6792
|
Getting rid of @Ignore
|
2009-08-05 11:31:11 +00:00 |
|
Keith Donald
|
a6330ca61e
|
Fixed failing test due to compiler differences
|
2009-07-31 04:31:59 +00:00 |
|
Keith Donald
|
e986434a25
|
moved collection utilities to util
|
2009-07-31 02:38:10 +00:00 |
|
Juergen Hoeller
|
f519406c37
|
@Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
|
2009-07-22 15:23:22 +00:00 |
|
Arjen Poutsma
|
8073efd69f
|
SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
|
2009-07-14 07:08:02 +00:00 |
|
Arjen Poutsma
|
abfc479bdb
|
SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
|
2009-07-13 15:35:24 +00:00 |
|
Keith Donald
|
eb4a767f6b
|
removed last ignore
|
2009-07-12 18:00:18 +00:00 |
|
Keith Donald
|
737c66d729
|
polish
|
2009-07-12 17:57:18 +00:00 |
|
Keith Donald
|
1344a6d4d0
|
more converters; since 3.0
|
2009-07-12 17:47:33 +00:00 |
|