Add support for Micronaut Client (#10063)

* Create initial version of openapi micronaut generator

* Update validation, authorization, query parameters and time format

* Move micronaut to its own generator

* Add micronaut documentation

* Refactor and add tests to JavaMicronautClientGenerator

* Refactor model mustache for micronaut client

* Refactor model enum and pojo mustache files for micronaut client

* Move micronaut client generation to micronaut 3.0.0-M5 version

* Generate samples for micronaut client

* Add hidden files of generated samples for micronaut client

* Add and configure micronaut tests as maven profile

* Add option to choose between junit and spock for micronaut client generator

* Add tests for micronaut 'build' and 'test' options; regenerate micronaut samples
This commit is contained in:
Andriy Dmytruk
2021-08-15 16:36:45 +02:00
committed by GitHub
parent 2210c9f016
commit 09aa7bfd0a
240 changed files with 19920 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# ArrayOfArrayOfNumberOnly
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayArrayNumber** | `List<List<BigDecimal>>` | | [optional property]