-
-
Notifications
You must be signed in to change notification settings - Fork 534
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
dependencies
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.6.9</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-security</artifactId>
<version>1.6.9</version>
</dependency>
pom.xml at https://gist.github.com/donhuvy/4abf1cbfa1af262764c2cc6df2088dd9
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'swaggerWebMvcConfigurer' defined in class path resource [org/springdoc/webmvc/ui/SwaggerConfig.class]: Unsatisfied dependency expressed through method 'swaggerWebMvcConfigurer' parameter 1: Error creating bean with name 'indexPageTransformer' defined in class path resource [org/springdoc/webmvc/ui/SwaggerConfig.class]: Unsatisfied dependency expressed through method 'indexPageTransformer' parameter 3: Error creating bean with name 'swaggerWelcome' defined in class path resource [org/springdoc/webmvc/ui/SwaggerConfig.class]: Post-processing of merged bean definition failed
Full log: https://gist.github.com/donhuvy/c0eea5eac93a4fdcb590509fd778b042
other problem https://gist.github.com/donhuvy/7a22072e610f7c457d343d2b65a79f70
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right