@@ -37,7 +37,7 @@ import java.util.*;
*/
@Configuration
@EnableAutoConfiguration
-@EnableAspectJAutoProxy(exposeProxy = true)
+//@EnableAspectJAutoProxy(exposeProxy = true)
public class WebAppMvcConfig implements WebMvcConfigurer {
@Autowired
@Lazy