java - Generating Rest API documentation using swagger or any other tool -


i looking way document rest apis. server tomcat/spring server , rest apis implemented using jenkins.

swagger seems pretty cool solution can't figure out how can use code. looking best way create json swagger-ui can read - how should that?

also, happy check other solutions documenting rest apis in such environment.

i haven't tried swagger may try enunciate. can generate documentation of jax-rs endpoints part of javadoc phase. examples of generated documentation available on enunciate page

update

project has been moved http://enunciate.webcohesion.com/, java 8 supported upcoming version 2.0.


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -