Arjen Poutsma
|
ce47e86b1c
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
0d66d2680b
|
Fixing tests
|
16 years ago |
Arjen Poutsma
|
3a1c88f059
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
51f0fc07fa
|
SPR-5782 - BufferedImageHttpMessageConverter
|
16 years ago |
Arjen Poutsma
|
6cb7f2cfc8
|
SPR-5766 - @ResponseBody
|
16 years ago |
Sam Brannen
|
af56f6497c
|
Updated regarding generics; fixed typos.
|
16 years ago |
Sam Brannen
|
5f473b9f26
|
polishing
|
16 years ago |
Sam Brannen
|
18039162b9
|
polishing
|
16 years ago |
Sam Brannen
|
be7bbcd228
|
Corrected typos and polishing.
|
16 years ago |
Keith Donald
|
f4bc0ab061
|
polish
|
16 years ago |
Keith Donald
|
b093094c50
|
renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change
|
16 years ago |
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 |