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 spring-web Show documentation
Show all versions of spring-web Show documentation
Common Library of ipokerface
The newest version!
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
cn.ipokerface.web.spring.WebAutoConfiguration,\
cn.ipokerface.web.spring.WebMvcConfiguration,\
cn.ipokerface.web.controller.ControllerExceptionHandler,\
cn.ipokerface.web.controller.HandlerController