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 obatis-orm Show documentation
Show all versions of obatis-orm Show documentation
obatis-orm, apply database project
The newest version!
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.obatis.orm.autoconfigure.EnvironmentPrepareAutoConfiguration,\
com.obatis.orm.autoconfigure.BeanHandleAutoConfiguration,\
com.obatis.orm.sql.SqlHandleFactory
© 2015 - 2024 Weber Informatics LLC | Privacy Policy