We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d765be6 commit 5e79ee3Copy full SHA for 5e79ee3
springdoc-openapi-ui/src/main/java/org/springdoc/ui/SwaggerWelcome.java
@@ -5,7 +5,6 @@
5
import org.springdoc.core.SwaggerUiConfigProperties;
6
import org.springframework.beans.factory.annotation.Autowired;
7
import org.springframework.beans.factory.annotation.Value;
8
-import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
9
import org.springframework.stereotype.Controller;
10
import org.springframework.web.bind.annotation.GetMapping;
11
import org.springframework.web.util.UriComponentsBuilder;
0 commit comments