Skip to content

Commit 5e79ee3

Browse files
author
springdoc
committed
Added support for spring-context-indexer. fixes #262
1 parent d765be6 commit 5e79ee3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

springdoc-openapi-ui/src/main/java/org/springdoc/ui/SwaggerWelcome.java

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import org.springdoc.core.SwaggerUiConfigProperties;
66
import org.springframework.beans.factory.annotation.Autowired;
77
import org.springframework.beans.factory.annotation.Value;
8-
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
98
import org.springframework.stereotype.Controller;
109
import org.springframework.web.bind.annotation.GetMapping;
1110
import org.springframework.web.util.UriComponentsBuilder;

0 commit comments

Comments
 (0)