Keith Donald
|
4ed3924e6f
|
javadoc polish; added errors() to BindingResults
|
16 years ago |
Keith Donald
|
e6b6743c44
|
bind template polish
|
16 years ago |
Keith Donald
|
a66aa8c320
|
added bind template / field binder
|
16 years ago |
Sam Brannen
|
ccb0a30169
|
fixed minor typo
|
16 years ago |
Sam Brannen
|
755b514468
|
[SPR-5798] fixed typos
|
16 years ago |
Keith Donald
|
16b06306e0
|
presentation model binder tests
|
16 years ago |
Keith Donald
|
dbf41e630b
|
polish
|
16 years ago |
Keith Donald
|
edd7bb8d03
|
collapsed into support
|
16 years ago |
Keith Donald
|
990d446c84
|
polish
|
16 years ago |
Keith Donald
|
726d3464c1
|
obsolete
|
16 years ago |
Keith Donald
|
4a1d51f082
|
updated test package structure
|
16 years ago |
Keith Donald
|
63336ff4a4
|
polish
|
16 years ago |
Keith Donald
|
934d4a5fe0
|
moved model binding and validation related code into model module-level package; separated out ui concerns into ui subpackage
|
16 years ago |
Keith Donald
|
de5528840d
|
presentation model binder
|
16 years ago |
Keith Donald
|
8709959a98
|
polish
|
16 years ago |
Keith Donald
|
5f9a541386
|
polish
|
16 years ago |
Keith Donald
|
55aae08e32
|
polish
|
16 years ago |
Mark Fisher
|
1bfb26e4b2
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
Keith Donald
|
f261b5c3c4
|
javadoc polish
|
16 years ago |
Keith Donald
|
a7465c1475
|
javadoc polish
|
16 years ago |
Keith Donald
|
bbe4c2b611
|
polish
|
16 years ago |
Keith Donald
|
a6cd69dc7c
|
polish
|
16 years ago |
Keith Donald
|
9bdbad55e5
|
javadoc improvements
|
16 years ago |
Keith Donald
|
4255b7b1b2
|
updated package descriptions to reflect latest refactoring
|
16 years ago |
Keith Donald
|
5cb5169237
|
Refactored class naming to capture ui.binding system as a general PresentationModel framework; PresentationModel and FieldModel are the key API elements now
|
16 years ago |
Juergen Hoeller
|
c7b019cd5c
|
@Required does not get processed on beans returned by @Bean factory methods (SPR-5744)
|
16 years ago |
Keith Donald
|
840ac88b29
|
more pruning
|
16 years ago |
Keith Donald
|
a74422ed65
|
polish
|
16 years ago |
Keith Donald
|
14018541e2
|
polish
|
16 years ago |
Keith Donald
|
55a7ba8357
|
binding executor
|
16 years ago |
Keith Donald
|
29768cb068
|
binding factory locator
|
16 years ago |
Keith Donald
|
a3b57e2a84
|
polish
|
16 years ago |
Keith Donald
|
d5e6d91cc4
|
polish
|
16 years ago |
Keith Donald
|
ab7e985d72
|
polish
|
16 years ago |
Keith Donald
|
6e05d3bd6e
|
updated tests
|
16 years ago |
Keith Donald
|
6c5fb23e79
|
data binding system polish; package improvements
|
16 years ago |
Juergen Hoeller
|
f519406c37
|
@Primary/@Lazy/@DependsOn supported as meta-annotations; @Bean supported as meta-annotation on factory methods as well
|
16 years ago |
Christian Dupuis
|
a4bbd9abda
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
|
16 years ago |
Juergen Hoeller
|
4deef3796e
|
@PostConstruct works for multiple private init methods of the same name in a hierarchy (SPR-5945)
|
16 years ago |
Mark Pollack
|
9696c66517
|
Finished applying Beverly's edits
|
16 years ago |
Keith Donald
|
5f99d02292
|
formatValue collection/array
|
16 years ago |
Keith Donald
|
4e50c51139
|
list binding working
|
16 years ago |
Keith Donald
|
14dd30c5a5
|
nested binding work; list binding still has kinks
|
16 years ago |
Juergen Hoeller
|
f739c3fde1
|
resort to using @Bean directly
|
16 years ago |
Juergen Hoeller
|
3462b43bb1
|
getAnnotationAttributes generally supports meta-annotation lookup
|
16 years ago |
Juergen Hoeller
|
dbdd6eca60
|
AnnotationUtils.getAnnotation generally supports meta-annotation lookup
|
16 years ago |
Juergen Hoeller
|
ec1f0e6211
|
support scope meta-annotations on factory methods as well
|
16 years ago |
Juergen Hoeller
|
54285ea57c
|
polishing
|
16 years ago |
Juergen Hoeller
|
3f6e4282d6
|
WebSphereUowTransactionManager falls back to UOWManagerFactory lookup by default
|
16 years ago |
Juergen Hoeller
|
ea8f628c9c
|
polishing
|
16 years ago |