Skip to content

class.is.jaxrs.ctrl

Recognize JAX-RS resource classes as API controllers.

Usage

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

Released under the Apache-2.0 License.