Package org.openwms.tms.app
Class TransportationStandaloneConfiguration
java.lang.Object
org.openwms.tms.app.TransportationStandaloneConfiguration
@Profile("!INMEM")
@Configuration
@EnableDiscoveryClient
class TransportationStandaloneConfiguration
extends Object
A TransportationStandaloneConfiguration 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
-
TransportationStandaloneConfiguration
TransportationStandaloneConfiguration()
-