When generating a project with the jaxrs-spec generator (JavaJAXRSSpecServerCodegen class) a file src/main/openapi/openapi.yaml is created. This file is empty.
See the samples/server/petstore/jaxrs-spec sample (created with bin/jaxrs-spec-petstore-server.sh): openapi.yaml
When generating a project with the
jaxrs-specgenerator (JavaJAXRSSpecServerCodegenclass) a filesrc/main/openapi/openapi.yamlis created. This file is empty.See the
samples/server/petstore/jaxrs-specsample (created withbin/jaxrs-spec-petstore-server.sh): openapi.yaml