Juergen Hoeller
|
f36e8252c8
|
polishing
|
15 years ago |
Juergen Hoeller
|
f72769a621
|
added order property to AnnotationMethodHandlerAdapter (SPR-6516)
|
15 years ago |
Juergen Hoeller
|
abf6a7ee18
|
made parse and decorate non-final (SPR-6526)
|
15 years ago |
Andy Clement
|
33a7bbb485
|
SPR-6525: avoid need to use #root for method parameter references
|
15 years ago |
Sam Brannen
|
e01c2eafa1
|
Fixed copy-n-paste errors.
|
15 years ago |
David Syer
|
f4763a801f
|
SPR-5327: Duh: broken build - invalid XML.
|
15 years ago |
Sam Brannen
|
11d2921767
|
Removed reference to the British musical and multimedia group "the the". ;)
|
15 years ago |
Juergen Hoeller
|
0ea5b5ef0b
|
opened up RestTemplate method signatures to Map<String, ?> and Object array instead of enforcing String values
|
15 years ago |
David Syer
|
ad3fa505f3
|
SPR-5327: tweak the build.xml for core to try and make commons-logging optional in generated poms
|
15 years ago |
David Syer
|
1202f67cc8
|
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
|
15 years ago |
Juergen Hoeller
|
12892eef98
|
fixed String size constraint example (SPR-6517)
|
15 years ago |
Juergen Hoeller
|
0d413c7e36
|
reverted schema update implementation for Hibernate 3.2 compatibility (SPR-6509)
|
15 years ago |
David Syer
|
604a9f077d
|
SPR-5327: update artifact ids
|
15 years ago |
David Syer
|
fae06dc156
|
SPR-6092: clarify jar name in test docs
|
15 years ago |
David Syer
|
5013664ec5
|
BATCH-5327: Correct name of SLF4J
|
15 years ago |
David Syer
|
ebd15e3287
|
SPR-6092: add section on Ivy
|
15 years ago |
David Syer
|
0400ccc11f
|
SPR-5327: tidy up aopalliance dependency
|
15 years ago |
David Syer
|
d1dfa873b7
|
SPR-6092: add section on EBR/Maven and tidy up references to jar files throughout
|
15 years ago |
Juergen Hoeller
|
95fb766d10
|
initial preparations for 3.0 GA
|
15 years ago |
Juergen Hoeller
|
e161c93f8d
|
full support for formatters on array/collection elements (SPR-6504)
|
15 years ago |
Juergen Hoeller
|
388edd7aaa
|
lenient property name casing, beyond standard JavaBeans conventions (SPR-6491)
|
15 years ago |
Juergen Hoeller
|
0a36596468
|
do not register default formatters for Date and Calendar (requiring explicit use of @DateTimeFormat there)
|
15 years ago |
Juergen Hoeller
|
73a75220a8
|
do not register a default NumberFormatter (SPR-6490)
|
15 years ago |
Juergen Hoeller
|
ac3a1d9132
|
added since tag
|
15 years ago |
Juergen Hoeller
|
fcfe94139c
|
updated required Hibernate version
|
15 years ago |
Juergen Hoeller
|
b16e502c16
|
fixed typo
|
15 years ago |
Juergen Hoeller
|
0b577dd558
|
fixed dependencies
|
15 years ago |
Sam Brannen
|
4093935275
|
JavaDoc polishing
|
15 years ago |
David Syer
|
277d153604
|
Add trailing / to repository URLs on S3 (improves build time for clients)
|
15 years ago |
Juergen Hoeller
|
cb9e877e4a
|
preparations for RC3 release
|
15 years ago |
Juergen Hoeller
|
132bb8a672
|
polishing
|
15 years ago |
Juergen Hoeller
|
126f83959b
|
preparations for RC3 release
|
15 years ago |
Juergen Hoeller
|
69124f9392
|
JSR-303 SpringValidatorAdapter uses field name as first argument (analogous to bind errors; SPR-6407)
|
15 years ago |
Juergen Hoeller
|
5165465821
|
initialize synchronization after begin while instantiating TransactionStatus as early as possible (SPR-6409)
|
15 years ago |
Thomas Risberg
|
d67e655c17
|
updated version for RC3 release
|
15 years ago |
Thomas Risberg
|
fdfbf2a01b
|
changed jar name to use RELEASE instead of RC1
|
15 years ago |
Keith Donald
|
b7b52fffea
|
renamed path element to mapping per code review
|
15 years ago |
Costin Leau
|
7a1c4d23b4
|
SPR-6469
+ renamed spring-agent.jar to org.springframework.instrument.jar through-out the documentation.
|
15 years ago |
David Syer
|
b7e37ddb07
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
|
15 years ago |
David Syer
|
1a06b6a0ab
|
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
|
15 years ago |
Arjen Poutsma
|
81d7f5bc5a
|
SPR-6375 - Register sensible default HTTP Message Converters based on what is available in the classpath
|
15 years ago |
Juergen Hoeller
|
666700f7f3
|
constructor arguments can be overridden by name in child bean definitions (SPR-6463)
|
15 years ago |
Arjen Poutsma
|
cc32399878
|
SPR-6470 - Make filterModel() in MappingJacksonJsonView more lenient
|
15 years ago |
Arjen Poutsma
|
541aae12ef
|
SPR-5802 - NullPointerException when using @CookieValue annotation
|
15 years ago |
Arjen Poutsma
|
73b54f4efe
|
SPR-6466 - ContentNegotiatingViewResolver can not handle View implementations returning null as content type
|
15 years ago |
Keith Donald
|
c8d6360855
|
ability to have multiple path patterns per mapped interceptor definition
|
15 years ago |
Keith Donald
|
d4a21f1db8
|
added back mvc:interceptors element and added interceptor matching based on path pattern; needs review
|
15 years ago |
Keith Donald
|
0be6473316
|
javadoc polishing--named Parser String arg name to 'text'
|
15 years ago |
Keith Donald
|
fbfa67e8a6
|
ordered sorting
|
15 years ago |
Mark Fisher
|
f6a2e58d95
|
SPR-6341 Added documentation for Lifecycle, SmartLifecycle, and LifecycleProcessor in the 'beans' chapter after init/destroy callbacks are covered.
|
15 years ago |