Build Microservice using Micronaut Framework
Download the latest binary from Micronaut Website (https://micronaut.io/download.html)
Extract the binary to appropriate location (For example: C:\micronaut)
Create an environment variable MICRONAUT_HOME which points to the installation directory i.e. C:\micronaut
Update the PATH environment variable, append %MICRONAUT_HOME%\bin.