Open
Description
Is your feature request related to a problem? Please describe.
The @Path
annotation has the hardcoded /
as value. In other libraries there ist the contextPath set as value.
Describe the solution you'd like
I would prefer to have the contextPath as annotation value to specify a kind of base path for an Interface.