Juergen Hoeller
|
b4ffdcdf18
|
polishing
|
15 years ago |
Juergen Hoeller
|
84447cdf94
|
DataBinder activates autoGrowNestedPaths by default; fixed enum binding with WebRequestDataBinder
|
15 years ago |
Juergen Hoeller
|
a293f50851
|
Enum counts as simple value type
|
15 years ago |
Juergen Hoeller
|
49b647ca93
|
check against MultipartRequest mixin interface
|
15 years ago |
Juergen Hoeller
|
677baaceb8
|
polishing
|
15 years ago |
Andy Clement
|
c9057fd1da
|
SPR-6230: SpEL improvements
|
15 years ago |
Arjen Poutsma
|
06286b19ce
|
Added URI variant methods to the RestTemplate.
|
15 years ago |
Sam Brannen
|
6aee6a16ab
|
polishing
|
15 years ago |
Sam Brannen
|
c8b8cf45b4
|
fixed typos and programlisting formatting.
|
15 years ago |
Sam Brannen
|
9cb3fb7012
|
fixed typo
|
15 years ago |
Keith Donald
|
9c3a0569c9
|
polish
|
15 years ago |
Keith Donald
|
b781a39b46
|
polish
|
15 years ago |
Keith Donald
|
16d294c2c0
|
spring 3 object mapping ref docs
|
15 years ago |
Sam Brannen
|
b287d5a9f1
|
JUnit 4.6 --> 4.7
|
15 years ago |
Sam Brannen
|
3dfb1d5c9c
|
[SPR-6222] Updating PetClinic Ivy dependencies so that the web-app runs.
|
15 years ago |
Sam Brannen
|
2e59673e73
|
[SPR-6222] Updating PetClinic tutorial.
|
15 years ago |
Sam Brannen
|
f57d702370
|
[SPR-6222] Updating PetClinic build documentation regarding migration to Spring Build and changes resulting from the upgrade to Spring 3.0.
|
15 years ago |
Sam Brannen
|
0b069ebe46
|
Updating PetClinic build documentation regarding migration to Spring Build.
|
15 years ago |
Sam Brannen
|
8fe497ef53
|
Updating PetClinic build documentation regarding migration to Spring Build.
|
15 years ago |
Sam Brannen
|
7983ded6e0
|
Renamed PetClinicSuiteTests to PetClinicTestSuite so that it doesn't get picked up by Spring Build.
|
15 years ago |
Sam Brannen
|
a3c3b257e1
|
Pet Clinic tests now run against JUnit 4.7.
|
15 years ago |
Sam Brannen
|
a75a975219
|
Pet Clinic test suite now includes VisitsAtomViewTest.
|
15 years ago |
Sam Brannen
|
2827f80d34
|
Removed @Override.
|
15 years ago |
Sam Brannen
|
66550c3340
|
Added an empty implementation of the missing setExclude() method so that the class compiles.
|
15 years ago |
Keith Donald
|
96cfa0c37d
|
custom mappable type tests
|
15 years ago |
Keith Donald
|
8fd3de9397
|
mappable type factory extension point / polish
|
15 years ago |
Keith Donald
|
e3983fe796
|
polish
|
15 years ago |
Keith Donald
|
8fe055b0e0
|
mapping exclusions
|
15 years ago |
Keith Donald
|
a73324bc24
|
polish
|
15 years ago |
Keith Donald
|
a4476e5e0e
|
nested bean mapper test
|
15 years ago |
Keith Donald
|
f692c765d2
|
addNestedMapper
|
15 years ago |
Keith Donald
|
3450c5de0b
|
polish
|
15 years ago |
Keith Donald
|
ec04357580
|
polish
|
15 years ago |
Keith Donald
|
9cf508d80d
|
javadoc
|
15 years ago |
Keith Donald
|
ba5335f66e
|
polish
|
15 years ago |
Keith Donald
|
c333494085
|
javadoc
|
15 years ago |
Keith Donald
|
6d31db1017
|
renamed to MappingContext since no spel dep
|
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 |
Andy Clement
|
c9f0e68c82
|
SPR-5307: Committing test but can't be uncommented until Spring depends on AspectJ 1.6.7
|
15 years ago |
Keith Donald
|
0437305669
|
nested revision
|
15 years ago |
Keith Donald
|
0f5074db2b
|
spel mapping, polish
|
15 years ago |
Sam Brannen
|
2c2d79a4bf
|
polishing
|
15 years ago |
Sam Brannen
|
b7e36461ca
|
Now mentioning JSR-330 annotations in test chapter.
|
15 years ago |
Sam Brannen
|
c200715076
|
Now verifying support for @Named as well.
|
15 years ago |
Chris Beams
|
d020d73118
|
SPR-6186: removed remaining duplicate check for @Configuration
|
15 years ago |
Chris Beams
|
cbadf350e1
|
Continued progress on SPR-5682: Provide dedicated ApplicationContext implementations for use with @Configuration classes
Resolved sub-task SPR-6186: Eliminate duplicate code between ConfigurationClassApplicationContext and ConfigurationClassWebApplicationContext
|
15 years ago |
Sam Brannen
|
ab10d37fae
|
Corrections regarding BindingResult(s); added a tip regarding programmatic use of LocalValidatorFactoryBean.
|
15 years ago |
Sam Brannen
|
710ae3a9d2
|
SpringJUnit4ClassRunnerAppCtxTests now verifies seamless support for using @Inject in addition to @Autowired, etc.
|
15 years ago |
Keith Donald
|
0a843e60a6
|
recursive mapping support
|
15 years ago |
Chris Beams
|
fd8935ba0b
|
SPR-5682:
* polishing for ConfigurationClassApplicationContext & tests
* added ConfigurationClassWebApplicationContext & tests
* next: refactoring out duplications between ConfigurationClassApplicationContext & ConfigurationClassWebApplicationContext
|
15 years ago |