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)
|
2009-09-15 15:52:13 +00:00 |
|
Thomas Risberg
|
184f63f689
|
fixed component scanning for JBoss 5 VFS; applied revised vfs-fixes-3.patch; added ResourceHandlingUtils (SPR-5120)
|
2009-09-10 10:35:04 +00:00 |
|
Rob Harrop
|
8f6a42bf64
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
2009-09-08 21:37:02 +00:00 |
|
Juergen Hoeller
|
209f43bee7
|
BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079)
|
2009-09-08 20:55:00 +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
|
8357bcb050
|
[SPR-6025] PropertyPlaceholderUtils introduced
|
2009-09-08 16:24:38 +00:00 |
|
Juergen Hoeller
|
6651ff0c55
|
fixed formatter annotation lookup
|
2009-09-08 01:35:36 +00:00 |
|
Juergen Hoeller
|
6e95b2c311
|
polishing
|
2009-09-08 00:05:09 +00:00 |
|
Juergen Hoeller
|
a86a698e5b
|
initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
|
2009-09-07 23:58:42 +00:00 |
|
Juergen Hoeller
|
c5e49fc6dc
|
refined PathMatchingResourcePatternResolver's treatment of non-readable directories (SPR-6086)
|
2009-09-07 12:44:59 +00:00 |
|
Thomas Risberg
|
d10be7443f
|
Fixed JavaDoc for determineRootDir method (SPR-5340)
|
2009-09-02 20:03:12 +00:00 |
|
Arjen Poutsma
|
66a799552f
|
SPR-2784: Support MultipartFile-array property
|
2009-08-28 09:15:19 +00:00 |
|
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
|
2009-08-24 13:30:42 +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 |
|
Juergen Hoeller
|
e9823b57b4
|
revised embedded database support
|
2009-08-08 20:37:47 +00:00 |
|
Costin Leau
|
af6275a56e
|
+ small fix to reflection util to avoid accessibility calls
|
2009-08-06 22:44:04 +00:00 |
|
Arjen Poutsma
|
8db13bb445
|
Deprecated org.springframework.enums
|
2009-08-05 11:51:13 +00:00 |
|
Keith Donald
|
e986434a25
|
moved collection utilities to util
|
2009-07-31 02:38:10 +00:00 |
|
Keith Donald
|
e020b5752a
|
initial BindingLifecycle @MVC integration
|
2009-07-30 11:18:39 +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 |
|
Juergen Hoeller
|
3462b43bb1
|
getAnnotationAttributes generally supports meta-annotation lookup
|
2009-07-21 14:44:07 +00:00 |
|
Juergen Hoeller
|
dbdd6eca60
|
AnnotationUtils.getAnnotation generally supports meta-annotation lookup
|
2009-07-21 14:35:42 +00:00 |
|
Juergen Hoeller
|
364641e9bc
|
revised static annotation check
|
2009-07-21 14:12:16 +00:00 |
|
Keith Donald
|
dc5faec189
|
all tests back compiling, still a few failing marked ignored
|
2009-07-20 22:05:28 +00:00 |
|
Juergen Hoeller
|
cf29d1c367
|
constructor argument type matching supports arrays and simple class names now (SPR-5844)
|
2009-07-16 11:25:52 +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
|
9f8638e557
|
fixed element type bug
|
2009-07-12 18:29:19 +00:00 |
|
Keith Donald
|
89a8e4073b
|
more el converters
|
2009-07-12 17:49:13 +00:00 |
|
Keith Donald
|
1344a6d4d0
|
more converters; since 3.0
|
2009-07-12 17:47:33 +00:00 |
|
Keith Donald
|
c519f2bd3a
|
string to map
|
2009-07-10 23:42:39 +00:00 |
|
Keith Donald
|
f53e627bb5
|
string array to map converter
|
2009-07-10 23:27:27 +00:00 |
|
Keith Donald
|
e4c868b837
|
javadoc
|
2009-07-10 21:32:24 +00:00 |
|
Keith Donald
|
2aef75b907
|
list binding tests
|
2009-07-09 03:30:19 +00:00 |
|
Keith Donald
|
90bafe35cb
|
forgot to commit type descriptor
|
2009-07-08 22:46:29 +00:00 |
|
Arjen Poutsma
|
928855e47a
|
Javadoc
|
2009-07-08 10:15:58 +00:00 |
|
Sam Brannen
|
4da16bb1f9
|
Made fragile tests a little less fragile: increased max times.
|
2009-07-02 18:06:20 +00:00 |
|
Sam Brannen
|
3caecbd1ef
|
A "path patch": AntPatchStringMatcher -> AntPathStringMatcher ;)
|
2009-06-12 14:26:37 +00:00 |
|
Arjen Poutsma
|
ed98bf0668
|
SPR-5812 - Custom regex matching for @PathVariable
|
2009-06-12 12:58:27 +00:00 |
|
Andy Clement
|
1e0207cf04
|
modified so that when the descriptor represents a method parameter, we retrieve the annotations from the method and not the method parameter (seems to make more sense - certainly in the binding case)
|
2009-06-02 00:25:20 +00:00 |
|
Mark Fisher
|
b0d11e8c15
|
Added package declarations and comments to package-info.java files where they had been missing.
|
2009-06-01 18:47:52 +00:00 |
|
Keith Donald
|
16ad6a3617
|
initial data binder commit; dateformatter
|
2009-06-01 18:34:22 +00:00 |
|
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
2009-06-01 04:14:22 +00:00 |
|
Juergen Hoeller
|
a26a2275c3
|
revised Java 6 checks to test for the presence of specific Java 6 interfaces/classes only
|
2009-05-28 11:16:42 +00:00 |
|
Keith Donald
|
f4bc0ab061
|
polish
|
2009-05-23 21:27:44 +00:00 |
|
Keith Donald
|
b093094c50
|
renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change
|
2009-05-23 21:23:10 +00:00 |
|
Juergen Hoeller
|
7dc9ec53a1
|
return generics-capable Class references
|
2009-05-19 22:39:58 +00:00 |
|
Juergen Hoeller
|
e7eb684304
|
added additional cast for javac
|
2009-05-19 22:39:20 +00:00 |
|