Package org.openwms.tms.routing.app
Class RoutingStandaloneConfiguration
java.lang.Object
org.openwms.tms.routing.app.RoutingStandaloneConfiguration
@Profile("!INMEM")
@Configuration
@EnableDiscoveryClient
public class RoutingStandaloneConfiguration
extends Object
A RoutingStandaloneConfiguration 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
-
RoutingStandaloneConfiguration
public RoutingStandaloneConfiguration()
-
-
Method Details
-
restTemplate
@Bean public org.springframework.web.client.RestTemplate restTemplate()
-