Package com.almis.awe.autoconfigure
Class MicroserviceConfig
java.lang.Object
com.almis.awe.autoconfigure.MicroserviceConfig
@Configuration
@ConditionalOnProperty(name="awe.microservice.enabled",
havingValue="true")
public class MicroserviceConfig
extends Object
Class used to start AWE as a microservice
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MicroserviceConfig
public MicroserviceConfig()
-