Juergen Hoeller
|
4b335dd7e2
|
added missing space
|
16 years ago |
Juergen Hoeller
|
87314b950e
|
method invocation result gets set as JobExecutionContext result (SPR-5831)
|
16 years ago |
Juergen Hoeller
|
6ee8fbe533
|
added explicit package imports for H2 and HSQLDB
|
16 years ago |
Sam Brannen
|
c996f7ea7b
|
copyright and typo
|
16 years ago |
Arjen Poutsma
|
3169d428ec
|
SPR-5760 - XStreamMarshaller can not activate XStream automatic annotations detection feature
|
16 years ago |
Arjen Poutsma
|
c2e65baa70
|
SPR-5838 - XstreamMarshaller does not support field aliasing
|
16 years ago |
Mark Pollack
|
bb3c9c1898
|
clean up use of old <value></value> usage.
Refer to STS and p-namespace
|
16 years ago |
Arjen Poutsma
|
54ffedce0d
|
Documentation
|
16 years ago |
Mark Pollack
|
e3ce3306fe
|
replace XML usage of JndiObjectFactoryBean with <jee:jndi-lookup/>
|
16 years ago |
Mark Pollack
|
bf08c3ffbf
|
Document Elvis Operator (?: ) and Safe Navigation Operator (?.)
remove references to ANTLR
|
16 years ago |
Arjen Poutsma
|
ea2ece4516
|
SPR-5772 - Annotation handler method matching doesn't get method/param choice right
|
16 years ago |
Arjen Poutsma
|
ddcd9f4905
|
SPR-5836 - RestTemplate - postForObject() method
|
16 years ago |
Keith Donald
|
4ea373b7dd
|
factored out alert from message; made binding responsible for alert generation
|
16 years ago |
Sam Brannen
|
f749eacbc2
|
Disabled testExecuteLifecycleBindingErrors() until it passes consistently in the Ant build on Mac OS X.
|
16 years ago |
Sam Brannen
|
10829f8b20
|
Repairing Eclipse classpaths and Ivy config:
- org.apache.openjpa -> 1.1.0
- com.sun.syndication -> 1.0.0
- javax.el -> 1.0.0
|
16 years ago |
Mark Fisher
|
b2d73b9824
|
The 'task' sub-element of the 'scheduled-tasks' element is now 'scheduled' to be consistent with the @Scheduled annotation (and to avoid task:task).
|
16 years ago |
Keith Donald
|
9368e76ffc
|
web bind and lifecycle tests; polish
|
16 years ago |
Keith Donald
|
62eae6d06a
|
message argument accessor - thanks andy
|
16 years ago |
Arjen Poutsma
|
a4419c98bf
|
Removed REST chapter.
|
16 years ago |
Arjen Poutsma
|
1f13148458
|
Moved REST Etag filter to MVC chapter
|
16 years ago |
Arjen Poutsma
|
e9ac4bc0ad
|
Moved REST HTTP Method Conversion to View chapter.
|
16 years ago |
Arjen Poutsma
|
06777c8123
|
Moved REST @ExceptionResolver to MVC chapter.
|
16 years ago |
Arjen Poutsma
|
b57085909c
|
Moved REST views to View chapter.
|
16 years ago |
Mark Pollack
|
7b1ff5859e
|
minor cleanup
|
16 years ago |
Arjen Poutsma
|
444378c426
|
SPR-5825 - ShallowEtagHeaderFilter doesn't work: response body is empty
|
16 years ago |
Arjen Poutsma
|
c254924b4c
|
Added @Override
|
16 years ago |
Keith Donald
|
3504ba3374
|
polish
|
16 years ago |
Keith Donald
|
7ef1dace6e
|
polish
|
16 years ago |
Keith Donald
|
6d59dad4b2
|
since 3.0; lifecycle pkg
|
16 years ago |
Keith Donald
|
42cdeb4302
|
since 3.0
|
16 years ago |
Keith Donald
|
079b856a6c
|
javadoc
|
16 years ago |
Keith Donald
|
aba0b6d7e0
|
ignore failing test for now - andy c to investigate next wk
|
16 years ago |
Keith Donald
|
dea3f3433b
|
ignore failing test for now - andy c to look at next wk
|
16 years ago |
Keith Donald
|
d0079c6058
|
el-based message resolution; expected failure right now
|
16 years ago |
Keith Donald
|
97e7dfb398
|
intermediate commit - wip bind and validate lifecycle
|
16 years ago |
Mark Pollack
|
f05df17037
|
Remove the emphasis on BeanFactory and replace with use of ApplicationContext
Remove example of ObjectFactoryCreatingFactoryBean
Some chapter restructuring
More explicit listings of non-XML based configuration options.
|
16 years ago |
Sam Brannen
|
2eeeb1b919
|
Project now builds in Eclipse: added org.codehaus.jackson JARs and sorted classpath entries.
|
16 years ago |
Sam Brannen
|
d6d72b225c
|
Fixed typo
|
16 years ago |
Sam Brannen
|
7038e1fa3d
|
[SPR-5824] Removed references to StandardScopes from the reference manual; updated examples accordingly; corrected typos; etc.
|
16 years ago |
Sam Brannen
|
3caecbd1ef
|
A "path patch": AntPatchStringMatcher -> AntPathStringMatcher ;)
|
16 years ago |
Arjen Poutsma
|
ed98bf0668
|
SPR-5812 - Custom regex matching for @PathVariable
|
16 years ago |
Sam Brannen
|
0096930a72
|
Moving Validator and ValidateResults from src/test to src/main so that the build is no longer broken.
|
16 years ago |
Arjen Poutsma
|
9a84ef4686
|
- Javadoc
- Renamed JacksonHttpMessageConverter to BindingJacksonHttpMessageConverter
|
16 years ago |
Sam Brannen
|
d26df490b5
|
JavaDoc typo
|
16 years ago |
Sam Brannen
|
20195eb66b
|
JavaDoc typo
|
16 years ago |
Arjen Poutsma
|
3ca8c9be17
|
SPR-5823 - JSON HttpMessageConverter
|
16 years ago |
Juergen Hoeller
|
1242400789
|
marked several dependencies as optional (SPR-5820)
|
16 years ago |
Keith Donald
|
04fa16b699
|
successes/failures impl
|
16 years ago |
Keith Donald
|
75c7a7aeeb
|
polish
|
16 years ago |
Thomas Risberg
|
f70d14e2c2
|
added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782)
|
16 years ago |