diff --git a/spring-framework-reference/src/new-in-3.1.xml b/spring-framework-reference/src/new-in-3.1.xml index 3807acab4e9..7947120bdf1 100644 --- a/spring-framework-reference/src/new-in-3.1.xml +++ b/spring-framework-reference/src/new-in-3.1.xml @@ -124,13 +124,17 @@ See - org.springframework.context.annotation.EnableLoadTimeWeaving + org.springframework.transaction.annotation.EnableTransactionManagement Javadoc See - org.springframework.context.annotation.EnableAspectJAutoProxy + org.springframework.cache.annotation.EnableCaching Javadoc + + + + See org.springframework.web.servlet.config.annotation.EnableWebMvc Javadoc @@ -146,12 +150,19 @@ See - org.springframework.transaction.annotation.EnableTransactionManagement + org.springframework.context.annotation.EnableAspectJAutoProxy Javadoc - See org.springframework.web.servlet.config.annotation.EnableWebMvc + See + org.springframework.context.annotation.EnableLoadTimeWeaving + Javadoc + + + + See + org.springframework.beans.factory.aspectj.EnableSpringConfigured Javadoc