/micronaut-workshop

An introduction to Micronaut workshop in Kotlin

Primary LanguageKotlin

Micronaut workshop

This repository is linked to the Micronaut workshop.

How-to

The complete walk-through for this workshop is here : https://ateliers.stack-labs.com/md/micronaut_workshop

Branches of this repository are as follow:

  • master branch only contains minimal codebase needed to start the workshop
  • solution branch contains the full codebase with all the microservices already coded

Microservices architecture

As explained in the workshop, this repository aims at working with the following architecture:

Micronaut workshop architecture