Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 667 Bytes

File metadata and controls

14 lines (9 loc) · 667 Bytes

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