William Cheng e2c458b9ea
Prepare 7.10.0 (#19809)
* Revert "prepare 7.9.0 release (#19808)"

This reverts commit 4145000dfebe7a9edea4555c8515383da7602458.

* prepare 7.10.0 snapshot

* update doc

* update samples
2024-10-08 11:21:54 +08:00
..
2024-10-08 11:21:54 +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