@@ -18,7 +18,7 @@ import org.springframework.web.servlet.config.annotation.EnableWebMvc;
*/
@Slf4j
@EnableWebMvc
-@EnableAsync
+//@EnableAsync
@EnableTransactionManagement
@EnableScheduling
@EnableSwagger2Doc