What is @requestbody in spring?
Answer / Miss.arushi Khanna
@RequestBody annotation in Spring is used to bind HTTP request bodies with method parameters of request handling methods.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by spring ioc container?
How is di implemented in the spring framework?
What is the use of @bean annotation in spring?
Why do we need dependency injection in spring?
Is jdk an api?
How to integrate spring and hibernate?
What are advices in spring?
What is oauth in simple words?
What is wiring in spring?
Is spring aop used?
How many types of ioc containers are there in spring?
Is spring boot and spring mvc same? : Spring Boot