zn-cloud-wcs/common/mall-spring-boot/src/main/resources/META-INF/spring.factories
2020-04-21 08:41:30 +08:00

5 lines
253 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.metrics.MetricsAutoConfiguration