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
- Host: GitHub
- URL: https://github.com/pscheidl/jax-rs-enunciate-example
- Owner: Pscheidl
- License: mit
- Created: 2017-02-13T16:51:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T17:09:41.000Z (over 9 years ago)
- Last Synced: 2025-03-14T08:09:22.822Z (over 1 year ago)
- Topics: enunciate, jax-rs-sample
- Language: Java
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).