Core API Service for Sprawl Platform
Run linter via:
mvn checkstyle:checkstyle -Dcheckstyle.consoleOutput=true
Run tests:
Note: Docker must be running on machine for integration tests to pass
mvn test
Sample start flow:
mvn clean validate
mvn clean compile
mvn checkstyle:checkstyle -Dcheckstyle.consoleOutput=true
mvn clean test
Run API Service via Maven Plugin
mvn spring-boot:run
Package Service as Executable .jar
mvn package
Build Docker Image of Service
mvn install dockerfile:build
Please refer to the Git Flow document in the Wiki for guidance on contributing.
Tally adheres to Semantic Versioning 2.0.0. Learn more here.
The current version of sprawl-core is 0.0.2