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 124
124
125
125
<listitem >
126
126
<para >See
127
- org.springframework.context .annotation.EnableLoadTimeWeaving
127
+ org.springframework.transaction .annotation.EnableTransactionManagement
128
128
Javadoc</para >
129
129
</listitem >
130
130
131
131
<listitem >
132
132
<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
134
138
Javadoc</para >
135
139
</listitem >
136
140
146
150
147
151
<listitem >
148
152
<para >See
149
- org.springframework.transaction .annotation.EnableTransactionManagement
153
+ org.springframework.context .annotation.EnableAspectJAutoProxy
150
154
Javadoc</para >
151
155
</listitem >
152
156
153
157
<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
155
166
Javadoc</para >
156
167
</listitem >
157
168
</itemizedlist >
You can’t perform that action at this time.
0 commit comments