adspace
What is @requestbody in spring?
Answer Posted / Miss.arushi Khanna
@RequestBody annotation in Spring is used to bind HTTP request bodies with method parameters of request handling methods.
Post New Answer View All Answers
How can you inject java collection in spring?
518
What is lazy class?
490
What is difference between @controller and @restcontroller in spring?
556