The goal of this repository is to experiment with MicroProfile and understand how interchangeable the frameworks really are.
Features to showcase:
- Configuration
- RestClient
- Injection
- Health
- Metrics
- JDK: Amazon Coretto 17
- Maven 3.8.6
- Helidon MP 5. Endpoint http://localhost:8080/v1/hello/Alberto
- OpenLiberty MP 5. Endpoint http://localhost:9080/v1/hello/Alberto
- Quarkus MP 4.1. http://localhost:9090/v1/hello/Alberto