Skip to content

CourseOrchestra/spring-boot-starter-celesta

Repository files navigation

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