forked from loafle/openapi-generator-original
* Content mediatype is hardcoded in api.mustache #11511 * Generate Samples * OAS3 incorrect data type when providing a default value #11367 * Generate Samples * Fix JsonTypeName annotation handling in Java and JavaSpring * Generate Samples * getIsClassnameSanitized: use null safe equals
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: