As long as resources are JAX-RS annotated, this should work, RESTEast is
fully supported (check out RESTEasy samples in https:/e
/github.com/swagger-api/swagger-samples/tree/2.0/java
<https://github.com/swagger-api/swagger-samples/tree/2.0/java/java-jaxrs2-openapiservlet>
).
There have been quite some changes since rc1, so it's possible that some
bug prevented it to work, while it's fixed in latest snapshot (and upcoming
first release 2.0.0)
Are the resource classes available in classpath for the "swagger" web app?
Sonatype snapshot repo is the following:
<repository>
<id>sonatype-snapshots</id>
<name>sonatype-snapshots</name>
<url>
https://nexus.swaggerhub.com/content/repositories/sonatype-snapshots/</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>
Two followups - is there a particular reason this wouldn't work in a
> release candidate or stable version?
>
> and
>
> This is dumb, but where is the snapshot repository? I can't resolve it
> automatically, so I'd need to add it to my list of repos to use it
>
--
You received this message because you are subscribed to the Google Groups
"Swagger" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.