mpuening / learn-webservices-jaxrs

Learn REST Web Services (JAX-RS)
Apache License 2.0
2 stars 0 forks source link

stub generator bean classes with OpenApi #1

Open franalta opened 10 months ago

franalta commented 10 months ago

Hi, first af all thank You so much to have shared the source code of the project. After this, I want ask You if can make a new branch with stub, server and client structure (like other webservices projects example structure) and in stub child project use openapi dependency to make the bean classes from a swagger file (in the following link there is the dependency https://mvnrepository.com/artifact/org.openapitools/openapi-generator-maven-plugin ).

Best regards

mpuening commented 10 months ago

I will think about this.

franalta commented 9 months ago

Thank You....hope that You are interested to this "refactor"

franalta commented 7 months ago

news?

mpuening commented 5 months ago

I pushed up a stubs and client project.