Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

364 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAPI

SpringMVC RESTFul文档生成(完全基于注释,不依赖注解)

这个项目是为 SpringMVC 框架而做的,因为 SpringMVC 做为现在大众用得相对比较多的一个MVC框架,所以就优先用它孵化出了这个项目JAPI

说明

这个项目需要依赖以下两个子项目,两个项目具体使用说明可自行查看。

第一个:java

java项目拆分着两个子模块

  • client

这个模块是用来生成RESTFul文档的核心,我们要生成文档用它就行了。

  • server 这个模块是用来管理各个client传上来的模块文档,与node前端页面对接的。

第二个:node

  • node 这个子项目是用来显示文档页面

About

Used to generate a beautiful API Java document

Topics

Resources

Stars

104 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages