hstaudacher / osgi-jax-rs-connector

An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
http://hstaudacher.github.io/osgi-jax-rs-connector
Other
191 stars 98 forks source link

Support for swagger ui with osgi-jax-rs-connector #152

Closed madhugarimilla closed 8 years ago

madhugarimilla commented 8 years ago

Hi, Do we have support for swagger to the services exposed using osgi-jax-rs-connector? Could you please point me to an example. Can we use the swagger ui inside eclipse rap?

hstaudacher commented 8 years ago

Yes, you have swagger support. Just start the swagger.provider bundle and go to /services/swagger.json (or another root path). I have no idea how rap is related to the swagger ui. Maybe you can use it in a browser widget.