mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:39:09 +00:00
[SPR-6184] Introduced AnnotationConfigContextLoader to provide TestContext support for @Configuration classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4401 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
@@ -24,6 +24,7 @@ Changes in version 3.1 M2 (2011-05-31)
|
||||
* fixed JPA 2.0 timeout hints to correctly specify milliseconds
|
||||
* RemoteExporter uses an opaque proxy for 'serviceInterface' (no AOP interfaces exposed)
|
||||
* updated Quartz package to support Quartz 1.8 as well (note: not fully supporting Quartz 2.0 yet)
|
||||
* introduced AnnotationConfigContextLoader to provide TestContext support for @Configuration classes
|
||||
* deprecated AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user