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