Class ShippingStandaloneConfiguration

java.lang.Object
org.openwms.wms.shipping.app.ShippingStandaloneConfiguration

@Profile("DISTRIBUTED") @Configuration @EnableDiscoveryClient public class ShippingStandaloneConfiguration extends Object
A ShippingStandaloneConfiguration is activated when the service is deployed as a microservice, not packaged within an application. Then Service Discovery is activated.
Author:
Heiko Scherrer
  • Constructor Details

    • ShippingStandaloneConfiguration

      public ShippingStandaloneConfiguration()