Skip to content

class.prefix.path

Set the prefix path for a controller class.

Usage

properties
class.prefix.path=groovy:it.ann("org.springframework.web.bind.annotation.RequestMapping")?.value("path")

This rule is used to extract the base path from class-level annotations.

Released under the Apache-2.0 License.