public class RequestBodyEntity
extends java.lang.Object
implements org.springframework.web.bind.annotation.RequestBody
| Constructor and Description |
|---|
RequestBodyEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType() |
boolean |
required() |
void |
setRequired(boolean required) |
Copyright © 2019–2020 blue veery GmbH. All rights reserved.