You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I want to define resource by jakarta.ws annotations, so I use resteasy-spring-boot-starter
I want to generate doc of these jakarta defined resource.
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.
Is your feature request related to a problem? Please describe.
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.
I believe springdoc works perfectly with jakarta annotation will definitely improve the develop experience.
The text was updated successfully, but these errors were encountered: