Package org.springframework.boot.sql.autoconfigure.init
@NullMarked
package org.springframework.boot.sql.autoconfigure.init
Auto-configuration for basic script-based initialization of an SQL database.
-
ClassDescriptionMarker interface for a script-based database initializer that initializes the application's database.Condition that matches when
spring.sql.init.modeis set to a value other thanDatabaseInitializationMode.NEVER.Condition that checks if the database initialization of a particular component should be considered.Configuration propertiesfor initializing an SQL database.