William Cheng 5eab3cef19
Prepare 7.3.0-SNAPSHOT (#17456)
* Revert "v7.2.0 release (#17455)"

This reverts commit fe638d009363c142c246ff089032f243e0b4ee01.

* set version to 7.3.0-SNAPSHOT

* update doc
2023-12-22 16:55:58 +08:00
..
2022-01-26 13:51:19 +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