Skip to content

class.is.jaxrs.ctrl

Determine if a class is a JAX-RS resource.

Usage

properties
class.is.jaxrs.ctrl=groovy:it.hasAnn("javax.ws.rs.Path")

Released under the Apache-2.0 License.