1534 Commits (1a5b5423095e84a2c1daa0e786961f99638f9727)
 

Author SHA1 Message Date
Keith Donald b9aa82a0c4 removed @since 3.0--no point if its not consistent and whole package is 3.0 anyway 16 years ago
Ben Hale 54c768de5d [SPR-5734] Created a javadoc.links preset to link in external javadocs 16 years ago
Thomas Risberg 660cd3d00a further re-working of the ORM chapter 16 years ago
Thomas Risberg 62406474e0 first cut at re-organizing the ORM chapter; moved outdated sections to new Classic Spring Usage appendix 16 years ago
Sam Brannen 4cedea6531 Added "derby.log" to the subversion ignore list. 16 years ago
Sam Brannen a07b890934 Fixed typos; Class --> Class<?>; and both constructors are now private. 16 years ago
Sam Brannen 1b79fffaee Polishing 16 years ago
Mark Pollack 44b7ef43d3 reformatting due to loading inside XmlMind 4.1 16 years ago
Arjen Poutsma 9944b57de3 SPR-5768 - Rearrange logic in ServletHandlerMethodInvoker.getModelAndView() 16 years ago
Arjen Poutsma d7d1ae89f3 SPR-5767 - Misleading error message in HandlerMethodInvoker.resolveRequestBody() 16 years ago
Mark Fisher 0007643af9 SPR-4359 renamed 'concurrent' namespace to 'task' 16 years ago
Mark Pollack 7b815b5e05 SPR-5740 16 years ago
Mark Pollack 8364b611f6 SPR-5735 16 years ago
Mark Fisher 1b302b70d0 SPR-4359 the 'scheduling' namespace is now 'concurrent' 16 years ago
Juergen Hoeller e70d2ce14c polishing 16 years ago
Juergen Hoeller a3af9e7330 revised use of id and display name (id may be null; SPR-5761) 16 years ago
Juergen Hoeller da4f1d0eb7 revised use of id and display name (id may be null; SPR-5761) 16 years ago
Thomas Risberg 762f1c632b updated code examples with generics; took out Java 1.4 references; polished 16 years ago
Juergen Hoeller 63589ef05f polishing 16 years ago
Juergen Hoeller 6964633909 reflective loading of driver classes 16 years ago
Juergen Hoeller 7dc9ec53a1 return generics-capable Class references 16 years ago
Juergen Hoeller e7eb684304 added additional cast for javac 16 years ago
Juergen Hoeller e137b10978 polishing 16 years ago
Juergen Hoeller fc1df58e2b fixed build; revised generic declarations 16 years ago
Mark Pollack 41c8352e16 Documentation fixes: SPR-5748, SPR-5723, SPR-5750, SPR-5753, SPR-5747 16 years ago
Jennifer Hickey 822ed03826 SPR-5256 16 years ago
Sam Brannen 8f359ece3f Minor fixes for grammar and spelling 16 years ago
Sam Brannen b47c81ea2c Suppressing serialization warnings 16 years ago
Keith Donald 50bcecac95 removed unused import 16 years ago
Keith Donald 8cbab5acb6 costin code review comments 16 years ago
Keith Donald 0cc3542aed applied joris's no derby log patch 16 years ago
Sam Brannen 72c330fffb Updated copyright. 16 years ago
Sam Brannen 76aa8b2119 Spring TestContext Framework autowiring tests now include an explicit test for the @Autowired-@Qualifier combination. 16 years ago
Keith Donald d13567bc8f added support for null conversion point type 16 years ago
Keith Donald 18be2ffadc fixed autoboxing bug 16 years ago
Keith Donald c5cc75693d Added to docs 16 years ago
Keith Donald e54519d02e made package private 16 years ago
Keith Donald c6c0dd555b removed unused imports 16 years ago
Keith Donald f3ae7bd961 applied Joris's patch to shutdown Embedded Derby DB; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6 16 years ago
Keith Donald 0c85f3df55 doc polishing 16 years ago
Keith Donald 3c0cbac2fc added derby to manifest 16 years ago
Keith Donald a12ffa5c4c removed @Override 16 years ago
Keith Donald eee52f8804 derby embedded db support initial commit; shutdown use case needs work 16 years ago
Andy Clement 662dbaaed8 SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment 16 years ago
Thomas Risberg 94d6fa8cb1 removed TopLink coverage 16 years ago
Keith Donald 4394dad372 commented out failing el test for now - todo 16 years ago
Keith Donald b33be88c9d tests passing again 16 years ago
Keith Donald 46c9a003eb BindingPoint to ConversionPoint, javadoc 16 years ago
Thomas Risberg 2ede4d2731 cleaned up transaction chapter 16 years ago
Keith Donald cf2453e8eb renamed TypeDescriptor to BindingPoint 16 years ago