META-INF.spring.factories Maven / Gradle / Ivy
The newest version!
# Environment Post Processors
#org.springframework.boot.env.EnvironmentPostProcessor=\
#com.jdcloud.jmsf.consul.registry.ConsulConfigEnvironmentPostProcessor
# Initializers
org.springframework.context.ApplicationContextInitializer=\
com.jdcloud.jmsf.consul.registry.ConsulApplicationContextInitializer
# Bootstrap Configuration
org.springframework.cloud.bootstrap.BootstrapConfiguration=\
com.jdcloud.jmsf.consul.registry.config.ConsulRegistryBootstrapConfiguration
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.jdcloud.jmsf.consul.registry.config.ConsulRegistryAutoConfiguration,\
com.jdcloud.jmsf.consul.registry.config.ConsulHeartbeatAutoConfiguration
© 2015 - 2025 Weber Informatics LLC | Privacy Policy