deploy-ease-backend/deploy-ease-tenant-adapter/target/classes/META-INF/spring.factories
2024-08-22 15:30:55 +08:00

5 lines
290 B
Plaintext

org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.qc.soft.framework.basic.context.SpringContext,\
com.qc.soft.framework.basic.http.HttpAutoConfiguration,\
com.qc.soft.framework.basic.config.GlobalResponseHandler,\
com.qc.soft.framework.basic.config.GlobalExceptionHandler