Class InitializeDatabaseCli

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, CLI

    @Profile("testdb")
    public class InitializeDatabaseCli
    extends AbstractCLI
    Initialize the database.

    This is exclusively available for the test database.