public interface MethodBasedRoute extends Route
Route that is backed by a method.DEFAULT_PRODUCES| Modifier and Type | Method and Description |
|---|---|
io.micronaut.inject.MethodExecutionHandle |
getTargetMethod() |
body, body, consumes, consumesAll, getConsumes, getProduces, nest, produces, where