cemnura / helidon-lab

Repository for learning development of microservices with Helidon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Repository for learning development of microservices with Helidon

License:GNU General Public License v3.0


Languages

Language:Java 97.4%Language:Dockerfile 2.1%Language:HTML 0.5%