[
https://issues.apache.org/jira/browse/GERONIMO-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16711795#comment-16711795
]
Dennis Kieselhorst commented on GERONIMO-6661:
----------------------------------------------
Hi Romain, thanks for the quick response. There is a second class in the sample
that uses the same interface:
[https://github.com/apache/cxf/blob/master/distribution/src/main/release/samples/jax_rs/spring_boot/src/main/java/sample/rs/service/hello2/HelloServiceImpl2.java]
So just providing the interface will not work either. I've not created the
sample, just adapting it as it works with the swagger implementation. Maybe
it's just a special case and I should focus on the basic stuff first :)
> 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
> Priority: Minor
>
> 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)