Commit 7eeedd4
springdoc
Update IMPLEMENTATIONS.md
springdoc-openapi is a java library that produces OpenAPI 3.x specification documentation for spring-boot applications.
It helps automating the generation of API documentation using spring boot projects.
It automatically deploys swagger-ui to a spring-boot application Documentation.
Automatically generates documentation in JSON/YAML and HTML format APIs. This documentation can be completed by comments using swagger-api annotations.
This library supports:
OpenAPI 3
Spring-boot 2
JSR-303, specifically for @NotNull, @min, @max, and @SiZe.
Swagger-ui
Oauth 21 parent 68d3c31 commit 7eeedd4
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments