OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
21.77k stars 6.57k forks source link

[REQ] Add support to micronaut framework #1688

Open ramzimaalej opened 5 years ago

ramzimaalej commented 5 years ago
dbe128 commented 4 years ago

Micronaut support would be nice! Any plans?

jekkel commented 4 years ago

See https://github.com/kokuwaio/micronaut-openapi-codegen

wing328 commented 4 years ago

@jekkel 👍 I wonder if you can submit a PR to contribute back to OpenAPI Generator

jekkel commented 4 years ago

@sschnabe what do you think?

shduke commented 3 years ago

Support for Micronaut would be great. Any progress on this?

marianobntz-silohub commented 3 years ago

I would love to have kotlin + micronaut + protobuf support, that is my killing combination...

scprek commented 2 years ago

Same for kotlin + micronaut. We are using swagger codegen but would be slick to use this.

Happy to start driving this. I see that the Java one is in beta so maybe we can leverage that.

Christian-Oleson commented 2 years ago

This would be really good to have. Especially Kotlin + Micronaut for me.