File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed
spring-framework-reference/src Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 124124
125125 <listitem >
126126 <para >See
127- org.springframework.context .annotation.EnableLoadTimeWeaving
127+ org.springframework.transaction .annotation.EnableTransactionManagement
128128 Javadoc</para >
129129 </listitem >
130130
131131 <listitem >
132132 <para >See
133- org.springframework.context.annotation.EnableAspectJAutoProxy
133+ org.springframework.cache.annotation.EnableCaching Javadoc</para >
134+ </listitem >
135+
136+ <listitem >
137+ <para >See org.springframework.web.servlet.config.annotation.EnableWebMvc
134138 Javadoc</para >
135139 </listitem >
136140
146150
147151 <listitem >
148152 <para >See
149- org.springframework.transaction .annotation.EnableTransactionManagement
153+ org.springframework.context .annotation.EnableAspectJAutoProxy
150154 Javadoc</para >
151155 </listitem >
152156
153157 <listitem >
154- <para >See org.springframework.web.servlet.config.annotation.EnableWebMvc
158+ <para >See
159+ org.springframework.context.annotation.EnableLoadTimeWeaving
160+ Javadoc</para >
161+ </listitem >
162+
163+ <listitem >
164+ <para >See
165+ org.springframework.beans.factory.aspectj.EnableSpringConfigured
155166 Javadoc</para >
156167 </listitem >
157168 </itemizedlist >
You can’t perform that action at this time.
0 commit comments