We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739775c commit d09faabCopy full SHA for d09faab
build-spring-framework/resources/changelog.txt
@@ -12,6 +12,7 @@ Changes in version 3.1 RC1 (2011-10-11)
12
* updated JBossLoadTimeWeaver to automatically detect and support JBoss AS 7 as well
13
* added support for Hibernate 4.0 (HibernateJpaDialect as well as natively in orm.hibernate4)
14
* prepared Spring's DataSource and RowSet adapters for forward compatibility with JDBC 4.1
15
+* introduced @EnableAspectJAutoProxy
16
* introduced ForkJoinPoolFactoryBean for Java 7 (alternative: add new jsr166.jar to Java 6)
17
* introduced extended WritableResource interface
18
* DefaultListableBeanFactory is only deserializable through a SerializedBeanFactoryReference
0 commit comments