Package dev.voidframework.web.http.param
package dev.voidframework.web.http.param
-
Annotation InterfacesClassDescriptionAnnotation which indicates that a method parameter should be bound to the request body content.Annotation which indicates that a method parameter should be bound to a path segment variable.Annotation which indicates that the method should be called if the incoming request matches.Annotation which indicates that a method parameter should be bound to a query string variable.