Package org.openwms.core.preferences.app
package org.openwms.core.preferences.app
Contains Spring configuration files and other lifecycle relevant types.
-
ClassDescriptionA PreferencesApplicationListener.A PreferencesAsyncConfiguration contains the microservice' asynchronous configuration that is activated on Spring Profile
SpringProfiles.ASYNCHRONOUS_PROFILE
.A PreferencesDistributedConfiguration is activated with the Spring ProfileSpringProfiles.DISTRIBUTED
that shall be activated when the service is deployed as a microservice, not packaged within a standalone application, to enable service discovery.A PreferencesModuleConfiguration is the microservice default Spring configuration, active by default.A PreferencesWebConfiguration is the microservice Spring web configuration, active by default.