References:
-
https://helidon.io/docs/latest/#/getting-started/02_base-example
-
https://medium.com/oracledevs/helidon-takes-flight-fb7e9e390e9c
-
Support for prometheus - https://helidon.io/docs/latest/apidocs/index.html?io/helidon/metrics/prometheus/class-use/PrometheusSupport.html
-
https://github.com/oracle/helidon/tree/master/examples/quickstarts/helidon-quickstart-mp
Example with custom image: https://medium.com/oracledevs/a-30mb-native-image-with-helidon-to-run-rest-based-microservices-19c481fdda3c
TODO: Implement JAX-RS resources using Helidon - probably using Helidon MP: MicroProfile Add metrics and tracing
Launch in Docker and/or Kubernetes