Commit Graph
1369 Commits
Author SHA1 Message Date
Mark Pollack be78d484ff 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.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1374 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 21:01:05 +00:00
Sam Brannen 7f34b1336c Project now builds in Eclipse: added org.codehaus.jackson JARs and sorted classpath entries.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1373 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 15:51:20 +00:00
Sam Brannen 20e416bf39 Fixed typo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1372 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 15:09:23 +00:00
Sam Brannen c283bbc595 [SPR-5824] Removed references to StandardScopes from the reference manual; updated examples accordingly; corrected typos; etc.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1371 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 14:29:29 +00:00
Sam Brannen 11e91116f9 A "path patch": AntPatchStringMatcher -> AntPathStringMatcher ;)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1370 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 14:26:37 +00:00
Arjen Poutsma edd15be2ad SPR-5812 - Custom regex matching for @PathVariable
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1369 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 12:58:27 +00:00
Sam Brannen 5f53a420e3 Moving Validator and ValidateResults from src/test to src/main so that the build is no longer broken.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1368 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 12:18:34 +00:00
Arjen Poutsma af148fb877 - Javadoc
- Renamed JacksonHttpMessageConverter to BindingJacksonHttpMessageConverter

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1367 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 11:26:13 +00:00
Sam Brannen 1eb0b97748 JavaDoc typo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1366 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 09:56:39 +00:00
Sam Brannen 8d628c5df2 JavaDoc typo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1365 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 09:29:24 +00:00
Arjen Poutsma 73cbd145f4 SPR-5823 - JSON HttpMessageConverter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1364 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-12 07:53:53 +00:00
Juergen Hoeller c622e80bd3 marked several dependencies as optional (SPR-5820)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1363 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 21:59:07 +00:00
Keith Donald fa848d8c2c successes/failures impl
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1362 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 21:00:19 +00:00
Keith Donald 7aaf5065b9 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1361 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 20:56:47 +00:00
Thomas Risberg c1e3c02307 added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1360 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 20:54:09 +00:00
Keith Donald dfef8ecd06 bind and validate lifecycle initial commit
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1359 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 20:29:01 +00:00
Keith Donald 997d7ef443 formatter registry
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1358 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 19:03:43 +00:00
Mark Pollack 3c207d5c7f Internal formatting changes introduced only by XmlMind editor, mostly changing < to %lt;
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1357 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 18:15:55 +00:00
Andy Clement 85b193a3a2 change from string compare to code compare for Spel exceptions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1356 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 16:18:13 +00:00
Andy Clement 8bd39785e9 change from SpelMessages to SpelMessage. Changed exception getter to getMessageCode() from getMessageUnformatted
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1355 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 16:17:44 +00:00
Keith Donald a5af9bfa25 annotation factory for currency format is overkill
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1354 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 14:21:19 +00:00
Keith Donald 57976b8928 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1353 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 14:15:52 +00:00
Arjen Poutsma 236e3caa55 SPR-5808 - Make HttpMessageConverterExtractor top level class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1352 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 09:51:45 +00:00
Arjen Poutsma 701ccd1c7a SPR-5808 - Make HttpMessageConverterExtractor top level class
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1351 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 09:35:56 +00:00
Arjen Poutsma 1674b2eade SPR-5745 - Support lazy initialization within Jaxb2 OXM classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1350 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 09:20:29 +00:00
Arjen Poutsma 1fe51d4a27 SPR-5802 - NullPointerException when using @CookieValue annotation
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1349 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-11 08:53:56 +00:00
Keith Donald 1e33a96b4c Removed model parameterized type after review with juergen
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1348 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 20:44:35 +00:00
Keith Donald bae51386e8 added user values holder after review with juergen
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1347 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 20:36:43 +00:00
Keith Donald 514940d6c5 remove unused field
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1346 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 14:42:42 +00:00
Keith Donald 053300dabd added web binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1345 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 14:38:59 +00:00
Keith Donald 50c5a25c6a polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1344 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 13:43:22 +00:00
Keith Donald 12c5d26a6b createUserValues factory method to Binder
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1343 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 13:38:24 +00:00
Arjen Poutsma fb3c9dcaeb - 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'

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1342 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 11:09:39 +00:00
Arjen Poutsma 81b3fb47b2 Javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1341 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-10 10:36:06 +00:00
Thomas Risberg ad1364163c updated xxx-2.5.xsd references to 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1340 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:39:37 +00:00
Thomas Risberg b9c84b9b54 updated ORM coverage to provide <tx:advice> and @Transactional samples; removed ProxyFactoryBean example
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1339 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:30:36 +00:00
Thomas Risberg 6232c663f9 changed section ids so they don't clash with aop-spring.xml
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1338 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 23:28:54 +00:00
Mark Pollack b69eb014bc 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

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1337 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 21:29:53 +00:00
Keith Donald d2c3e738c1 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1336 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 20:14:17 +00:00
Keith Donald 57795c69bf separated interface from impl
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1335 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 19:27:13 +00:00
Keith Donald 6c894fcceb polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1334 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 19:02:44 +00:00
Keith Donald fba8342b47 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1333 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 18:59:44 +00:00
Keith Donald 70017cc21e todo
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1332 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 15:30:40 +00:00
Keith Donald 97c799581d binding result tracking
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1331 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 15:21:34 +00:00
Juergen Hoeller fbd8191347 added JAX-WS workaround for WebLogic 10.3 (SPR-5771)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1330 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-09 14:16:18 +00:00
Keith Donald d1f640e794 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1329 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 20:42:09 +00:00
Juergen Hoeller 79d62339c8 removed unnecessary JTA dependency
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1328 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 17:39:43 +00:00
Juergen Hoeller eaf7430d2e @Configurable injection failure logged with refined message and without a full stacktrace (SPR-5752)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1327 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 15:54:00 +00:00
Juergen Hoeller 19b8c28108 @ManagedResource is marked as inherited now, for generic management-aware base classes (SPR-3500)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1326 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 15:38:55 +00:00
Keith Donald 82336856e4 javdoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1325 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-08 05:06:37 +00:00