Package org.openwms.wms.receiving.app
Class ReceivingStandaloneConfiguration
java.lang.Object
org.openwms.wms.receiving.app.ReceivingStandaloneConfiguration
@Profile("DISTRIBUTED")
@Configuration
@EnableDiscoveryClient
class ReceivingStandaloneConfiguration
extends Object
A ReceivingStandaloneConfiguration 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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ReceivingStandaloneConfiguration
ReceivingStandaloneConfiguration() 
 -