枚举类 LiquibaseProperties.ShowSummaryOutput

java.lang.Object
java.lang.Enum<LiquibaseProperties.ShowSummaryOutput>
org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummaryOutput
所有已实现的接口:
Serializable, Comparable<LiquibaseProperties.ShowSummaryOutput>, Constable
封闭类:
LiquibaseProperties

public static enum LiquibaseProperties.ShowSummaryOutput extends Enum<LiquibaseProperties.ShowSummaryOutput>
Enumeration of destinations to which the summary should be output. Values are the same as those on UpdateSummaryOutputEnum. To maximize backwards compatibility, the Liquibase enum is not used directly.
从以下版本开始:
3.2.1