William Cheng 2d4a01aa70 Revert "Prepare 6.0.0 beta release (#12039)"
This reverts commit 914b539eea7097ad2b4323d20c8f95144782cb68.
2022-04-04 12:17:12 +08:00
..
2022-01-26 13:51:19 +08:00
2022-02-12 14:51:20 +08:00

petstore-micronaut-server

This is a generated server based on Micronaut framework.

Configuration

To run the whole application, use Application.java as main class.

Read Micronaut Guide for detailed description on IDE setup and Micronaut Framework features.

All the properties can be changed in the application.yml file or when creating micronaut application as described in Micronaut Guide - Configuration Section.

Controller Guides

Description on how to create Apis is given inside individual api guides:

Author