-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
when I try to generate openapi doc with springdoc, I found it's not work.
springdoc can not find the proper resource that defined by jakarta annotation.
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-servlet-spring-boot-starter</artifactId>
<version>6.2.0.Final</version>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>2.6.0</version>
</dependency>Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels