Closed hauner closed 4 years ago
.. it should be possible to extract reading and converting of the openapi into a processor-core project to make it re-usable.
A specific processor would use it and just add the output writing code.
That way it should be quite easy to create processors for other frameworks, for example micronaut.
plan: create a branch to generate micronaut code and find out how well reading & writing are separated.
done.
.. it should be possible to extract reading and converting of the openapi into a processor-core project to make it re-usable.
A specific processor would use it and just add the output writing code.
That way it should be quite easy to create processors for other frameworks, for example micronaut.
plan: create a branch to generate micronaut code and find out how well reading & writing are separated.