Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 446 Bytes

sample-springboot-katharsis

sample springboot app uses spring data cassandra and katharsis

This is a sample created for the issue https://jira.spring.io/browse/DATACASS-352

Config steps:

  1. Create directory - /etc/app/api.
  2. Copy files under conf to /etc/app/api/. i.e application.propeties and logback-spring.xml
  3. sudo mkdir /var/log/app
  4. sudo chmod 777 /var/log/app

To run as jar: java -jar app-api/target/app-api-1.0-SNAPSHOT.jar