JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
io.avaje.http.api
Package
io.avaje.http.api
Annotation Type BodyString
@Retention
(
SOURCE
)
@Target
(
PARAMETER
)
public @interface
BodyString
Marks a controller string method parameter to be a string body. Use when you expect to receive an application/text or similar body request.