JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties
Packages that use
LiquibaseProperties
Package
Description
org.springframework.boot.autoconfigure.liquibase
Auto-configuration for Liquibase.
Uses of
LiquibaseProperties
in
org.springframework.boot.autoconfigure.liquibase
Constructors in
org.springframework.boot.autoconfigure.liquibase
with parameters of type
LiquibaseProperties
Modifier
Constructor
Description
LiquibaseConfiguration
(
LiquibaseProperties
properties)