An open API service indexing awesome lists of open source software.

https://github.com/pscheidl/jax-rs-enunciate-example

An example project of JAX-RS + Enunciate integration
https://github.com/pscheidl/jax-rs-enunciate-example

enunciate jax-rs-sample

Last synced: 3 months ago
JSON representation

An example project of JAX-RS + Enunciate integration

Awesome Lists containing this project

README

          

# jax-rs-enunciate-example
An example project of JAX-RS + Enunciate integration

## Where is the documentation ?
After executing *mvn clean install*, the documentation can be found under {project-home}/target/api/apidocs. Click on index.html

## Where are the settings ?
{project-home}/enunciate/enunciate.xml

Find settings description in [official documentation](https://github.com/stoicflame/enunciate/wiki/User-Guide)

## Any pitfalls ?
Swagger does not work in chrome on localhost (this is an issue in Swagger UI).