/micronaut-example

Micronaut example

Primary LanguageBatchfileMIT LicenseMIT

Archived

Attention: This repository has been deprecated. All new updates are available here.

Demo Micronaut Application

This application is developed for research purposes. In order to create runnable jar run the next command:

./mvnw clean package

Then, you can run the application with the next command:

java -jar target/demo-0.1.jar

You can run the application in development mode with the next command:

./mvnw mn:run

Micronaut 3.9.3 Documentation


Feature http-client documentation