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
Keith Donald
1d6a3e5360
bind and validate lifecycle initial commit
16 years ago
Keith Donald
8998228fac
formatter registry
16 years ago
Mark Pollack
d89c8e5ea4
Internal formatting changes introduced only by XmlMind editor, mostly changing < to %lt;
16 years ago
Andy Clement
6875df28d9
change from string compare to code compare for Spel exceptions
16 years ago
Andy Clement
69e48828cc
change from SpelMessages to SpelMessage. Changed exception getter to getMessageCode() from getMessageUnformatted
16 years ago
Keith Donald
b9b893f868
annotation factory for currency format is overkill
16 years ago
Keith Donald
dcb3448748
javadoc
16 years ago
Arjen Poutsma
f7bf6138f8
SPR-5808 - Make HttpMessageConverterExtractor top level class
16 years ago
Arjen Poutsma
59e41a270d
SPR-5808 - Make HttpMessageConverterExtractor top level class
16 years ago
Arjen Poutsma
58d3e704bf
SPR-5745 - Support lazy initialization within Jaxb2 OXM classes
16 years ago
Arjen Poutsma
1dc346a32c
SPR-5802 - NullPointerException when using @CookieValue annotation
16 years ago
Keith Donald
6403107c08
Removed model parameterized type after review with juergen
16 years ago
Keith Donald
72e89510da
added user values holder after review with juergen
16 years ago
Keith Donald
7c433712d1
remove unused field
16 years ago
Keith Donald
be75a43c62
added web binder
16 years ago
Keith Donald
37eb0feb2b
polish
16 years ago
Keith Donald
991f618a7d
createUserValues factory method to Binder
16 years ago
Arjen Poutsma
332d2287da
- Merged server-side REST into MVC chapter
...
- Merged client-side REST into Remoting chapter
- Removed sections about Controller interface, in favor of @Controller
- Updated samples to be more 'RESTful'
16 years ago
Arjen Poutsma
0ab21795fb
Javadoc
16 years ago
Thomas Risberg
268f04aac8
updated xxx-2.5.xsd references to 3.0
16 years ago
Thomas Risberg
c9bcc771dc
updated ORM coverage to provide <tx:advice> and @Transactional samples; removed ProxyFactoryBean example
16 years ago
Thomas Risberg
48e7c44c35
changed section ids so they don't clash with aop-spring.xml
16 years ago
Mark Pollack
278488d11e
Documentation cleanup.
...
Move classic aop-api chapter to appendix
Move JMS 1.0.2 related documentation to appendix
Remove references to Commons Annotations and source level metadata abstraction
Fix program highlighting issue in beans.xml
16 years ago
Keith Donald
503f69b960
polish
16 years ago
Keith Donald
71cbd982e3
separated interface from impl
16 years ago
Keith Donald
58e60fb844
polish
16 years ago
Keith Donald
78b4254d39
polish
16 years ago
Keith Donald
04115a4ff4
todo
16 years ago
Keith Donald
a437fdfc7d
binding result tracking
16 years ago
Juergen Hoeller
a1f1717d03
added JAX-WS workaround for WebLogic 10.3 (SPR-5771)
16 years ago
Keith Donald
9a5c4cab72
polish
16 years ago
Juergen Hoeller
7158742f2a
removed unnecessary JTA dependency
16 years ago
Juergen Hoeller
2e0f663092
@Configurable injection failure logged with refined message and without a full stacktrace (SPR-5752)
16 years ago