I have an example JAX-RS application [1] which is using the
OpenApiFeature.  When I try to access the openapi.json endpoint, it goes
into an infinite recursion loop while trying to resolve the details of a
Protobuf-generated type.  Any ideas on how to work around this?

[1] https://github.com/jaxxy-rs/jaxxy/tree/master/example


James

Reply via email to