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 bluesky-boot-autoconfigure-devcheck Show documentation
Show all versions of bluesky-boot-autoconfigure-devcheck Show documentation
It is a library that lists and shows the methods of the controller and the utility static methods used for development confirmation.
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
io.github.luversof.boot.autoconfigure.devcheck.core.config.DevCheckCoreAutoConfiguration,\
io.github.luversof.boot.autoconfigure.devcheck.core.config.DevCheckCoreServletAutoConfiguration,\
io.github.luversof.boot.autoconfigure.devcheck.core.config.DevCheckCoreReactiveAutoConfiguration,\
io.github.luversof.boot.autoconfigure.devcheck.logging.logback.config.LogbackAutoConfiguration
© 2015 - 2024 Weber Informatics LLC | Privacy Policy