Creating a Service with Micronaut
Micronaut is a framework on JVM to develop microservices and serverless (FaaS) based applications. Micronaut support Java, Groovy and Kotlin languages.
Let's quickly get our hands wet with creating a service using Micronaut.
Installing Micronaut CLI
If you are are on a *nix platform and not using SDKMAN,