We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5179088 commit 4f4c6bdCopy full SHA for 4f4c6bd
1 file changed
springdoc-openapi-starter-common/pom.xml
@@ -8,6 +8,10 @@
8
<artifactId>springdoc-openapi-starter-common</artifactId>
9
<name>${project.artifactId}</name>
10
<dependencies>
11
+ <dependency>
12
+ <groupId>org.springframework.boot</groupId>
13
+ <artifactId>spring-boot-starter</artifactId>
14
+ </dependency>
15
<dependency>
16
<groupId>org.springframework.boot</groupId>
17
<artifactId>spring-boot-autoconfigure</artifactId>
0 commit comments