Juergen Hoeller
|
0297116542
|
generified TypeConverter interface
|
16 years ago |
Juergen Hoeller
|
b72af54f53
|
eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607)
|
16 years ago |
Keith Donald
|
796a457d9f
|
added two way converter
|
16 years ago |
Keith Donald
|
50985d5aa9
|
renamed executeConversion to simply convert for readibility
|
16 years ago |
Keith Donald
|
c3f54b4cb4
|
renamed to ConverterNotFoundException
|
16 years ago |
Keith Donald
|
d7c90cff14
|
made ConversionExecutor internal; removed other unused operations from public SPI
|
16 years ago |
Arjen Poutsma
|
bf7a947559
|
SPR-5732 - When no type conversion strategy is found on a @Controller handler method bind target, a 500 error code should be returned not a 400.
|
16 years ago |
Thomas Risberg
|
800af734d9
|
added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296)
|
16 years ago |
Arjen Poutsma
|
0a6cac5a84
|
SPR-4927 - Return 405 instead of 404 when HTTP method is not supported
|
16 years ago |
Arjen Poutsma
|
752832a8da
|
SPR-5731 - @Controller method order effects @RequestMapping behavior in ways not expected
|
16 years ago |
Keith Donald
|
fbd921f25a
|
embedded db support
|
16 years ago |
Keith Donald
|
be725ca4c6
|
polish
|
16 years ago |
Keith Donald
|
aca047d5df
|
polish
|
16 years ago |
Keith Donald
|
96629c7dc5
|
h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps
|
16 years ago |
Thomas Risberg
|
93cf346fb1
|
updating code examples with generics/varargs; polishing
|
16 years ago |
Juergen Hoeller
|
d34953e933
|
polishing
|
16 years ago |
Juergen Hoeller
|
d34c4a2cf0
|
@Transactional supports qualifier value for choosing between multiple transaction managers
|
16 years ago |
Thomas Risberg
|
dc83107d66
|
replaced *DaoSuport coverage with annotations used for DAOs
|
16 years ago |
Mark Fisher
|
ff36a31874
|
SPR-4359 Added support for a 'task-scheduler' element.
|
16 years ago |
Keith Donald
|
c6b23a8277
|
changelog update for spring-jdbc config add
|
16 years ago |
Keith Donald
|
6cec37ac7f
|
spring-jdbc xsd initial commit; includes embedded-database tag
|
16 years ago |
Mark Fisher
|
3e9b9a8a2a
|
SPR-4359 Initial commit of scheduling namespace support.
|
16 years ago |
Arjen Poutsma
|
4025df1ef8
|
SPR-5726: Unexpected @RequestMapping semantics when class-level and method-level mappings used together
|
16 years ago |
Juergen Hoeller
|
266a65982d
|
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
|
16 years ago |
Juergen Hoeller
|
4ccb352aac
|
ReloadableResourceBundleMessageSource correctly calculates filenames for locales with variant but without country now (SPR-5716)
|
16 years ago |
Sam Brannen
|
7d4da0085c
|
[SPR-5713] JavaDoc polishing for @ContextConfiguration.
|
16 years ago |
Sam Brannen
|
7a0f82029a
|
Corrected typos
|
16 years ago |
Juergen Hoeller
|
bc85b54a87
|
final preparations for M3 release
|
16 years ago |
Keith Donald
|
843ef7e33d
|
convert addition
|
16 years ago |
Keith Donald
|
08a4004a51
|
embedded db support
|
16 years ago |
Keith Donald
|
4bfcd16130
|
polish
|
16 years ago |
Juergen Hoeller
|
0320445316
|
moved ScheduledTaskRegistrar to new config package (where the scheduling namespace will live as well)
|
16 years ago |
Keith Donald
|
6771a22988
|
polish
|
16 years ago |
Keith Donald
|
c25760f5db
|
polish
|
16 years ago |
Keith Donald
|
f64dcd379e
|
polish
|
16 years ago |
Keith Donald
|
567dd1eefb
|
package
|
16 years ago |
Keith Donald
|
442e7343d6
|
polish
|
16 years ago |
Sam Brannen
|
d159195b79
|
[SPR-5145] Updated package.html files regarding upgrade to JUnit 4.5.
|
16 years ago |
Keith Donald
|
bc9ad5685d
|
eliminated dependency on jdbc core
|
16 years ago |
Sam Brannen
|
c0c9501005
|
[SPR-5145] Updated reference manual regarding upgrade to JUnit 4.5; additional improvements in the testing chapter as well.
|
16 years ago |
Sam Brannen
|
94ceacf843
|
Reinserted blank line for consistent formatting of the change log.
|
16 years ago |
Sam Brannen
|
1ec455bab3
|
Added TestContext framework changes to the change log.
|
16 years ago |
Juergen Hoeller
|
b2319fa38b
|
reactivated ThrowsAdviceInterceptorTests
|
16 years ago |
Juergen Hoeller
|
c356d99621
|
prepared for 3.0 M3 release
|
16 years ago |
Juergen Hoeller
|
1b5a433f22
|
added ScheduledTaskRegistrar etc
|
16 years ago |
Juergen Hoeller
|
47fc8be59f
|
added test for custom controller stereotype
|
16 years ago |
Juergen Hoeller
|
c7f8d1be62
|
reactivated ignored tests in revised form
|
16 years ago |
Juergen Hoeller
|
636d1db36d
|
avoid NPE for definitions without bean class specified
|
16 years ago |
Juergen Hoeller
|
b88edd1dfc
|
polishing
|
16 years ago |
Juergen Hoeller
|
e57543a8f3
|
turned CountingBeforeAdvice into top-level class
|
16 years ago |