Interface JpaPropertyRelated

  • All Known Implementing Classes:
    DefaultDataRouteProperties

    public interface JpaPropertyRelated
    Represents data route specific properties necessary to configure the data tier.
    Author:
    Jeff Fischer
    • Method Detail

      • getDatasource

        org.springframework.boot.autoconfigure.jdbc.DataSourceProperties getDatasource()
      • getLiquibase

        org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties getLiquibase()