Commit ab3db157 authored by Quxl's avatar Quxl

x

parent 49d5ed5f
...@@ -10,7 +10,7 @@ import org.springframework.transaction.annotation.EnableTransactionManagement; ...@@ -10,7 +10,7 @@ import org.springframework.transaction.annotation.EnableTransactionManagement;
import springfox.documentation.swagger2.annotations.EnableSwagger2; import springfox.documentation.swagger2.annotations.EnableSwagger2;
@EnableAsync @EnableAsync(proxyTargetClass=true)
@EnableScheduling @EnableScheduling
@EnableCaching @EnableCaching
@EnableSwagger2 @EnableSwagger2
......
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