Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 297 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 297 Bytes

Micronaut JOOQ Graal

⚠️ The master branch is not used anymore.

Checkout branches for each specific database: h2 and postgres.

To test the application:

curl localhost:8080/owners
curl localhost:8080/owners/Fred

curl localhost:8080/pets
curl localhost:8080/pets/Dino