forked from loafle/openapi-generator-original
* remove java8 from java client generator and templates * update tests * remove threetenbp * update spring templates to remove java8 * remove java8 from jaxrs template * fix jaxrs spec * fix feign * remove CustomInstantDeserializer.java * fix jersey1 * fix undertow * various update * fix jaxrs jersey1 * fix java inflector * fix jaxrs cxf * add new files * update doc
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: