easily generate docs and playground for your RESTful API
Email StackOverflow
<dependency> <groupId>org.jsondoc</groupId> <artifactId>jsondoc-core</artifactId> <version>1.2.23</version> </dependency>
<dependency> <groupId>org.jsondoc</groupId> <artifactId>jsondoc-springmvc</artifactId> <version>1.2.23</version> </dependency>
<dependency> <groupId>org.jsondoc</groupId> <artifactId>jsondoc-ui</artifactId> <version>1.2.23</version> </dependency>
<dependency> <groupId>org.jsondoc</groupId> <artifactId>jsondoc-ui-webjar</artifactId> <version>1.2.23</version> </dependency>
<dependency> <groupId>org.jsondoc</groupId> <artifactId>spring-boot-starter-jsondoc</artifactId> <version>1.2.23</version> </dependency>
Version 1.2.23 | Licensed under MIT License
GitHub Project | Issues