What is @requestbody in spring?



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

Post New Answer

More Spring Framework Interview Questions

What do you mean by spring ioc container?

1 Answers  


How is di implemented in the spring framework?

1 Answers  


What is the use of @bean annotation in spring?

1 Answers  


Why do we need dependency injection in spring?

1 Answers  


Is jdk an api?

1 Answers  


How to integrate spring and hibernate?

1 Answers  


What are advices in spring?

1 Answers  


What is oauth in simple words?

1 Answers  


What is wiring in spring?

1 Answers  


Is spring aop used?

1 Answers  


How many types of ioc containers are there in spring?

1 Answers  


Is spring boot and spring mvc same? : Spring Boot

1 Answers  


Categories