Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 327 Bytes

File metadata and controls

16 lines (12 loc) · 327 Bytes

Grooves Example with SpringBoot and JPA/RDBMS

This example uses RDBMS to persist the events as well as snapshots

Starting up

  1. Run ../gradlew bootRun

  2. Run these commands

http :8080/patient.json
http :8080/patient/show/1.json
http :8080/patient/account/1.json
http :8080/patient/health/1.json