ru.curs:spring-boot-starter-celesta

Celesta integration with Spring Boot


License
LGPL-3.0

Documentation

spring-boot-starter-celesta

build Maven Central

Configuration properties

  • scorePath (optional) - comma separated list of score location patterns, f.e.:

    • classpath*:score
    • classpath:score,classpath:testScore
    • file:///~/myScore
  • TODO: others