Secure DS Platform - A blank project for micro-service.
- JDK
Latest >= 9
- Lombok
Latest >= 1.16.20
Install it to your own IDE if needed.
- Run the service
./gradlew bootRun
Then open http://localhost:8080
./gradlew bootRun -Pproduction
We use (google code style)[https://google.github.io/styleguide/javaguide.html].
You might be able to find the code formatter setting file written for your editor here: https://github.com/google/styleguide