Generating server classes for Quarkus #155
martinformi
started this conversation in
Ideas
Replies: 2 comments
-
Sounds interesting... @ricardozanini WDYT? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@martinformi this is possible since the underlying generator already supports it. I'd say to open an issue with a few implementation ideas/details of how we can achieve that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using contract first for API design in our Spring Boot project quite heavily. We are considering to use Quarkus however there is not a single working openapi generator for Quarkus. Do you think it would be a bad idea to support this besides generation of API classes for client? Eventually, can I do it with this project already now? I can help if needed.
Beta Was this translation helpful? Give feedback.
All reactions