1
0
mirror of https://gitee.com/incloudcode/yexuejc-springboot.git synced 2025-07-19 10:09:30 +08:00
2018-05-16 15:11:31 +08:00

8 lines
388 B
Plaintext

org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.yexuejc.springboot.base.autoconfigure.WebAutoConfiguration,\
com.yexuejc.springboot.base.autoconfigure.OssAutoConfiguration,\
com.yexuejc.springboot.base.autoconfigure.MutiRedisAutoConfiguration,\
com.yexuejc.springboot.base.filter.ParamsRequestBodyAdvice,\
com.yexuejc.springboot.base.filter.ParamsResponseBodyAdvice