spring-boot-extensions
Module Contents
alltypes
Module Contents
object
ApplicationHooks
Module Contents
fun
addDatabaseIfNotExists
(
application
:
SpringApplication
,
parent
:
File
,
yamlFilename
:
String
)
:
Unit
fun
SpringApplication
.
addDbIfNotExists
(
parent
:
File
,
yamlFilename
:
String
)
:
Unit
lateinit
var
creationState
:
CreationState
package
de.alpharogroup.spring.boot.application
Module Contents
object
ApplicationHooks
Module Contents
fun
addDatabaseIfNotExists
(
application
:
SpringApplication
,
parent
:
File
,
yamlFilename
:
String
)
:
Unit
fun
SpringApplication
.
addDbIfNotExists
(
parent
:
File
,
yamlFilename
:
String
)
:
Unit
lateinit
var
creationState
:
CreationState