Spring Boot Quick Start 12 - Returning Objects From Controller

preview_player
Показать описание

Return a JSON payload from your REST API endpoint by returning objects from your Spring MVC controller method.
Рекомендации по теме
Комментарии
Автор

You are UNBELIEVABLE - the only tutor I go to ever if i have a subject I want to learn quickly and thoroughly. Please write a book if you haven't already. If you have, please share a link where to purchase it as I will buy it myself and recommend it to anyone who ever ask where to start learning.

spidermite
Автор

Hallelujah dude! You're one of the few out there who can teach this in such a clear, simple, yet thourough way. Thanks a lot!

malliendk
Автор

Landed here after searching videos trying to understand Spring and Sprint boot and this ended my search finally.

prabhusoft
Автор

You are blessed sir, your teaching style is amazing.

ankitasingh
Автор

Hi koushik, incredible tutorial for spring boot and every video is simple, short and superb its very easy to understand and practise i have gone through this tutorial so many times and each time i have learned one new thing and your english accent is superb. the way you explained things in simple manner is awesome .

chandusekhar
Автор

This is great stuff, got me up and running FAST

chrisatmachine
Автор

At 7:11 the key in JSON are not exactly the name of properties but in actual those are values of getter and setter methods after omitting the get and set from the method name. Even if we change the properties in the class but keep the name of getter and setter same we will not see any change in the JSON. Anyways Many thanks to Kaushik, he is a genious.

Arun-nunp
Автор

You are the best, really amazing tutor. We really appreciate your effort. Amazing stuff.

AbdulBasit
Автор

Definitely awesome, I've been through many many online videos and you break down things loosely couple lol jaja keep it up !!

raulcubila
Автор

In case someone is experiencing issues: I was having issues over and over again with the getAllTopics() method. I'd run the app, hit the URL and get a Java error like: Conversion mapping failed for Arrays$Array. I had my dependencies matching exactly to those in the tutorial and tried other solutions no go. I was finally able to fix it when I got to courses 21-24 (I used the STS appraoch), where the instructor shows how to build a Spring apps automatically. That fixed all my issues!

onieltoledo
Автор

Great I wanted to learn how to make API and now here the simplest without having knowledge of Spring i can create API's

shubhamkumarsingh
Автор

The Series is Ek Number!!! Thank you Sir!!!!

Rajkumar
Автор

Man you are awesome thanks a lot one of the best instructors alive :D

alaamezian
Автор

wow spring boot is just so amazing, just wow i loved it, ohh man I am literally jumping, i love it, it good

piyushpatel
Автор

return Arrays.asList(
new Topic("spring", "Spring Framework", "Spring Framework Description"),
new Topic("java", "Core Java", "Core Java Description"),
new Topic("javascript", "JavaScript", "JavaScript Description"));

NimDod
Автор

thanks for that Clearstream explanation

jean-paulboga
Автор

Hi Koushik, this is very good tutorial i have basic knowledge on spring but i am able to fallow it concept, thanks for making such a easy tutorial, i hope you will make more and more examples and new languages which will help the people to work easy with technologies Thanks

balasomasekhar
Автор

Great videos Kaushik! Please do video series on Latest version of Angular (Angular 5) and Spring Boot integration with Angular5 and Cassandra DB. Thanks!

nahzjjk
Автор

Dear Sir, Your video is very helpful. Thanks for this. I would like to request you to increase the font size of your eclipse. I would also like to request you to make some tutorial series on ML/AI.

koushikdas
Автор

best tutorial i fond on youtube your the best bro continue thanks again

akrammd