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:
- helidon.io
- FAQ
- Support next MicroProfile APIs
- static content
- jul -> log4j2
- Helidon WebServer Introduction
- Helidon WebServer Configuration
- Server configurations
- Routing
- JAX-RS Support
- JSON-P
- Jackson / JSON-P Jersey JAX-RS problem-solving
- JSON-B
- Jackson support
- Hierarchical features
- fold the universe
- Configs
- Advanced Config Sources
- Useful GitHub helidon-mp-jpa repository