thilko/gradle-springdoc-plugin
Fork: 1 Star: 10 (更新于 2024-10-26 15:46:38)
license: MIT
Language: Groovy .
Generate api documentation from mvc spring annotations
gradle-springdoc-plugin
A gradle plugin to generate rest api documentation from spring mvc annotations at build time. No runtime dependencies.
Project is in an early development stage: ideas, issues and comments are highly appreciated.
Usage
Include the plugin in your gradle script:
buildscript {
repositories {
mavenCentral()
}
dependencies {
classpath "com.thilko.spring:gradle-springdoc-plugin:0.7"
}
}
apply plugin: 'springdoc'
You got a build task generateSpringDoc
which produces HTML documentation in buildDir
.
Have a look at the example.
最近版本更新:(数据更新于 2024-09-27 16:15:10)
thilko/gradle-springdoc-plugin同语言 Groovy最近更新仓库
2024-10-31 23:28:37 gradle/gradle
2023-07-15 08:08:41 google/protobuf-gradle-plugin
2023-04-03 16:51:41 palantir/gradle-docker
2022-09-09 20:01:49 researchgate/gradle-release
2016-08-25 02:42:24 okjsp/okky
1970-01-01 00:00:00 arturbosch/jquality