Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 345 Bytes

Micronaut Data JDBC Graal

⚠️ The master branch is not used anymore.

Checkout branches for each specific database: h2, postgres, oracle, mariadb, sqlserver and mysql.

To test the application:

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

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