Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 826 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 826 Bytes

Helidon Lab

Helidon

This repository is a Lab about Helidon and how to develope microservices using Helidon.

Teasing

Helidon libraries allow easy and rapid development of microservices running on Netty core.

Helidon supports many miroservice enviroment tools such as:

  • Configuration
  • Prometheus Monitoring
  • Zipkin Opentracing
  • Docker
  • Kubernetes
  • JSON
  • JERSEY

This lab also covers prometheus, zipkin and docker usage with Helidon libraries.

Content

  • Microservices
  • Helidon Features
  • Helidon URL Routing
  • Helidon Configuration
  • Helidon Microprofile
  • Helidon Metrics
  • Helidon HealthChecks
  • Helidon Tracing

Want to improve this lab?

Forks and pull requests are definitely welcome!

Building

Documentation:

./gradlew asciidoctor