META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wudaosoft-spring-boot-autoconfigure Show documentation
Show all versions of wudaosoft-spring-boot-autoconfigure Show documentation
Wudaosoft Spring Boot Autoconfigure
The newest version!
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.wudaosoft.spring.boot.autoconfigure.web.RestErrorAutoConfiguration,\
com.wudaosoft.spring.boot.autoconfigure.weixinsdk.WudaoWeixinAutoConfiguration,\
com.wudaosoft.spring.boot.autoconfigure.weixinsdk.WudaoWeixinControllerAutoConfiguration,\
com.wudaosoft.spring.boot.autoconfigure.httpclient.WudaoHttpclientAutoConfiguration