Package com.chillycheesy.modulo.controllers.methodcontroller
package com.chillycheesy.modulo.controllers.methodcontroller
-
Interface SummaryInterfaceDescriptionInterface for a class that can apply an annotation to a method parameter.
-
Class SummaryClassDescriptionApply the
HttpParam
decorator.Apply thePathVariable
decorator.Apply theRequestBody
decorator. -
Annotation Interfaces SummaryAnnotation InterfaceDescriptionThis decorator is used inside a method interpreted by the
MethodController
Object.This decorator is used inside a method interpreted by theMethodController
Object.This decorator is used inside a method interpreted by theMethodController
Object.