Package org.openwms.core.preferences
Class PreferencesStarter
java.lang.Object
org.openwms.core.preferences.PreferencesStarter
@SpringBootApplication
@EnableJpaRepositories
@EnableJpaAuditing
@EnableTransactionManagement
public class PreferencesStarter
extends Object
A PreferencesStarter is the main SpringBoot class.
- Author:
- Heiko Scherrer
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PreferencesStarter
public PreferencesStarter()
-
-
Method Details
-
main
Boot up!- Parameters:
args
- Some args
-