Dennis Kieselhorst created GERONIMO-6661:
--------------------------------------------
Summary: OpenAPIMojo doesn't work with @Path annotation on
interface
Key: GERONIMO-6661
URL: https://issues.apache.org/jira/browse/GERONIMO-6661
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Reporter: Dennis Kieselhorst
Tried this class
https://github.com/apache/cxf/blob/master/distribution/src/main/release/samples/jax_rs/spring_boot/src/main/java/sample/rs/service/hello1/HelloServiceImpl1.java
with geronimo-openapi-impl 1.0.1. The @Path annotation from the interface is
not taken into account and therefore results in an empty spec.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)