CourseOrchestra / spring-boot-starter-celesta

Celesta integration with Spring Boot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-starter-celesta

Build Status 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

About

Celesta integration with Spring Boot

License:GNU Lesser General Public License v3.0


Languages

Language:Java 100.0%