Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 280 Bytes

Spring

Build & Run

  1. Build
    • gradle clean build
  2. Start application
    • java -jar build/libs/spring-app-1.0-SNAPSHOT.jar
  3. To check that your application is running
    • curl http://localhost:8080/accounts
    • curl http://localhost:8081/actuator/health