Skip to content

Commit aab592d

Browse files
committed
Merge branch 'master' of github.com:springdoc/springdoc-openapi-gradle-plugin
2 parents 9fe888d + 9d91239 commit aab592d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
Gradle plugin for springdoc-openapi.
77

88
This plugin allows you to generate an OpenAPI 3 specification for a Spring Boot application from a Gradle build.
9-
The plugin does this with help of springdoc-openapi-core.
10-
119
Compatibility Notes
1210
-------------------
1311

@@ -20,7 +18,6 @@ This plugin has a runtime dependency on the following plugins:
2018
1. Spring Boot Gradle plugin - `org.springframework.boot`
2119
2. Gradle process plugin - `com.github.psxpaul.execfork`
2220

23-
Note: You will also need the springdoc-core jar file to be present in your Spring Boot application.
2421

2522
How To Use
2623
----------

0 commit comments

Comments
 (0)