Spring MVC Tutorials 36 - Web Services 06 ( @RESTController annotation with a REST API...)

preview_player
Показать описание
in this tutorial, we are going to learn about an annotation @RESTController which helps us improving the readibility of a Spring MVC REST API Project. In addition to this, we are also going to talk about some of the other good practices to be adopted while developing a REST API using spring MVC Framework.
Рекомендации по теме
Комментарии
Автор

Great explanation bro tq for uploading videos like this it is very useful tq so much

Ravikumar-gjqw
Автор

in the next tutorial, we are going to learn about POST MAN, a widely accepted Tool to test REST APIs as well as how to support xml format in addition to JSON with respect to REST APIs which we developed so far. Happy Learning...

gontuseries
Автор

Hi Ankush,

Your sessions on spring have made me comfortable with spring-mvc, U r too good.
Please keep positing other tutorials as well, eager to learn Post with Rest.

bichitrasahoo
Автор

My Understandings
@RESTContoller used to improve the readability of REST API classes and there by no need of use @ResponseBody on top of handler methods

sureshrayudu
Автор

sir i am following u bt i have got some exceprion during coding like
HTTP Status 500 - No converter found for return value of type: class java.util.ArrayList

i have added spring mvc jar and other three jackson jar
bt it is not working plz give some solution....

mangeshtarte
Автор

i have not seen any of these rest examples code can you please add these code snipet to your website thank you for your videos

durgapoepeti
Автор

nice Ankush
now i got the difference between both the annotation.... but is @ResponseBody is the only difference ?

nirmalkumarsahoo
Автор

great sir please supply these contents at a good pace

Branincupdates
Автор

Hey Ankush, nice tutorials and wonderful explanation :). Have you published any videos on exception handing, and security using Basic authentication and Oauth2 in Rest webservices using Spring, If so please provide the links :) Thank you ...

tousifahamad
visit shbcf.ru