@Configuration
@EnableAutoConfiguration
public class FabricSpringApplicationConfiguration
extends Object
Default configuration of the Spring Boot applications managed by Fabric. Detects Boot starters and auto-configures
the Spring context. Provides beans supposed to be used by every Spring Boot process deployed into Fabric
environment.