Skip to content

daggerok/helidon-mp-jpa

Repository files navigation

helidon-mp-jpa Build Status

Helidon MicroProfile JPA problem solving!

./mvnw
java -jar target/*-all.jar

http :8080/bank-account username=username balance=123.45
http :8080/bank-account
http :8080
http :8080/not-found ololo=trololo
http :8080 hello=world
http :8080/openapi
http :8080/openapi Accept:application/json
http :8080/health
http :8080/metrics
http :8080/metrics Accept:application/json
http :8080/static/microprofile-quickstart-integration-tests.http

links: