-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
This is about investigating whether it's possible to avoid relying on annotation scanning at runtime in resteasy-jaxrs. Ideally, the annotation information could be provided by the container (for example, WildFly used Jandex for efficient annotation scanning) as a parameter to a builder method that creates the RESTEasy deployment resources.
- is related to
-
RESTEASY-1926 Jakarta REST SE Bootstrap API
- Resolved