You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
306 B
7 lines
306 B
|
2 years ago
|
# Auto Configuration
|
||
|
|
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||
|
|
io.sc.platform.jdbc.liquibase.autoconfigure.DatabaseUpdaterInterceptorAutoConfiguration
|
||
|
|
|
||
|
|
# platform plugin spi service
|
||
|
|
io.sc.platform.core.spi.PluginSpiService=\
|
||
|
|
io.sc.platform.jdbc.liquibase.plugins.PluginSpiServiceImpl
|