Files

6 lines
164 B
Plaintext
Raw Normal View History

2023-05-10 17:17:26 +08:00
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
2023-05-19 17:38:09 +08:00
com.qiaoba.common.web.advice.ExceptionAdvice,\
com.qiaoba.common.web.config.GlobalCorsConfig
2023-05-10 17:17:26 +08:00