Class SyncopeCorePersistenceJPAUpgrader
java.lang.Object
org.apache.syncope.core.persistence.jpa.upgrade.SyncopeCorePersistenceJPAUpgrader
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
@SpringBootApplication(exclude=org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration.class)
public class SyncopeCorePersistenceJPAUpgrader
extends Object
implements org.springframework.boot.CommandLineRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SyncopeCorePersistenceJPAUpgrader
public SyncopeCorePersistenceJPAUpgrader()
-
-
Method Details
-
main
-
run
- Specified by:
runin interfaceorg.springframework.boot.CommandLineRunner- Throws:
Exception
-