Class SpringBootHypermediaApplication

  • All Implemented Interfaces:
    org.springframework.boot.CommandLineRunner

    @SpringBootApplication
    @Import({org.springframework.boot.autoconfigure.flyway.FlywayAutoConfiguration.class,org.springframework.boot.autoconfigure.liquibase.LiquibaseAutoConfiguration.class})
    public class SpringBootHypermediaApplication
    extends Object
    implements org.springframework.boot.CommandLineRunner