Spring Web MVC | 12 | Return JSON in Response Body

preview_player
Показать описание
In this video lesson, you will learn how to return JSON in HTTP Response Body of your Spring MVC Web application. To do that we will use the @ResponseBody annotation that the Spring Web MVC framework provides.

**************************************************************************************
Playlists
**************************************************************************************

**************************************************************************************
My Video Courses:
**************************************************************************************

**************************************************************************************
Follow me on Twitter: @kargopolov
Follow me on Instagram: @appsdeveloperblog
**************************************************************************************
Рекомендации по теме
Комментарии
Автор

Liked all Java Spring Boot videos. Thank you.

PramodKumar-jpop
Автор

thanks so much for the lessons! but I'm sooo (SO) sad that was the last one in the playlist. I hope you'll continue this topic!

tabootcamp
Автор

Great video. Thank you!
But just a question: Why did you create a diferent User class instead of just adding a constructor of User withou the passwords atributes?

igorpierre