Noir::TreeSitterJavaRouteExtractor::ControllerInterfaceImplementation
Constructors
Instance methods
annotated_method_names
Method names on the concrete controller that already carry a direct Spring mapping annotation (@GetMapping / @RequestMapping / meta-mapping, …). Interface-derived routes for these names must be skipped: Spring's merged-annotation lookup stops at the concrete override once it supplies its own mapping.
class_name
Sourceinterface_names
Sourceline
Sourceparams
Sourcepaths
Sourceverbs
Source