Package org.openwms.core.preferences.app
Class PreferencesDistributedConfiguration
java.lang.Object
org.openwms.core.preferences.app.PreferencesDistributedConfiguration
@Profile("DISTRIBUTED")
@EnableDiscoveryClient
@Configuration
public class PreferencesDistributedConfiguration
extends Object
A PreferencesDistributedConfiguration is activated with the Spring Profile
SpringProfiles.DISTRIBUTED
that shall be activated
when the service is deployed as a microservice, not packaged within a standalone application, to enable service discovery.- Author:
- Heiko Scherrer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PreferencesDistributedConfiguration
public PreferencesDistributedConfiguration()
-