We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1f6e2 commit 1b640ddCopy full SHA for 1b640dd
1 file changed
pom.xml
@@ -142,8 +142,8 @@
142
143
<dependency>
144
<groupId>org.springdoc</groupId>
145
- <artifactId>springdoc-openapi-starter-webmvc-api</artifactId>
146
- <version>2.8.13</version>
+ <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
+ <version>2.8.13</version> <!-- OpenAPI support for automatic API documentation -->
147
</dependency>
148
149
0 commit comments