6 lines
319 B
Plaintext
6 lines
319 B
Plaintext
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
|
cn.iocoder.mall.spring.boot.web.AdminMVCAutoConfiguration, \
|
|
cn.iocoder.mall.spring.boot.web.UserMVCAutoConfiguration, \
|
|
cn.iocoder.mall.spring.boot.swagger.SwaggerAutoConfiguration, \
|
|
cn.iocoder.mall.spring.boot.metrics.MetricsAutoConfiguration
|