Open RobertoUa opened 10 months ago
If you wish you can provide a patch - see the:
private void init(Annotation[] annotations)
method in public class RouteDefinition
here is the mapping for all annotations.
Should it be supported for both types of annotations, right?
Of course we need to keep the lib backward compatible. Jakarta didn't exist when the rest.vertx was started - therefore the standard javax.annotation-api is used.
For instance
jakarta.ws.rs.Path
dependencyjakarta.ws.rs:jakarta.ws.rs-api:3.1.0