Appearance
Set a prefix path at the endpoint level. This is applied after class.prefix.path.
class.prefix.path
endpoint.prefix.path=groovy:"/v2"
Unlike class.prefix.path which applies at the class level, endpoint.prefix.path can be applied per method.
endpoint.prefix.path