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 3817445 commit 9896f76Copy full SHA for 9896f76
build.gradle
@@ -106,7 +106,7 @@ dependencies {
106
107
// springdoc
108
implementation 'org.springdoc:springdoc-openapi-starter-common:2.6.0'
109
- implementation 'org.springdoc:springdoc-openapi-starter-webmvc-ui:2.6.0'
+ implementation 'org.springdoc:springdoc-openapi-starter-webflux-ui:2.6.0'
110
111
// zipkin
112
implementation 'io.micrometer:micrometer-tracing-bridge-otel'
0 commit comments