Open
Description
This is not an issue with this library, but with the classgraph library used by swagger-jaxrs2-jakarta on Wildfly/JBoss
When the ear/wars are exploded in developement mode by IDE, the classgraph library fails to find annotated classes. This causes it to work when deployed but not when developing (really confusing for someone trying to get it to work).
This issue has been caused by pullrequest in classgraph v4.8.174 and fixed in issue classgraph/classgraph#896 but not yet released.
Update of classgraph will be necessary after new version containing this fix releases.
Metadata
Metadata
Assignees
Labels
No labels