Skip to content

Repository for learning development of microservices with Helidon

License

Notifications You must be signed in to change notification settings

cemnura/helidon-lab

Repository files navigation

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