Commit 42243f59 authored by Quxl's avatar Quxl

x

parent a48b99e0
......@@ -9,7 +9,7 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
import springfox.documentation.swagger2.annotations.EnableSwagger2;
@EnableAsync
@EnableAsync(proxyTargetClass=true)
@EnableCaching
@EnableSwagger2
@SpringBootApplication
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment