Package org.openwms.common.app
Class CommonStandaloneConfiguration
java.lang.Object
org.openwms.common.app.CommonStandaloneConfiguration
@Profile("DISTRIBUTED")
@Configuration
@EnableDiscoveryClient
public class CommonStandaloneConfiguration
extends Object
A CommonStandaloneConfiguration is activated when the service is deployed as a microservice, not packaged within an application. Then
Service Discovery becomes activate.
- Author:
- Heiko Scherrer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CommonStandaloneConfiguration
public CommonStandaloneConfiguration()
-