Microservices with Spring boot #3 || RESTfull Application using spring boot + java

preview_player
Показать описание
This video covers the following topics about microservices and REST API -
1. Live coding of RESTfull application development - user management app
2. Usage of GET/PUT/POST/DELETE in microservices
3. Difference between HTTP methods
4. Accessing endpoints through postman app

Please share your feedback in the comment section.
Do hit like, share with friends and subscribe for more such videos.

Happy Coding!!
Cheers!!
#MicroserviceUsingSpringBootFramework
#MicroserviceUsingJavaLanguage
#MicroserviceTutorialForBeginners
#MicroserviceForBeginners
#SpringBootForBeginners
#GreenLearner
Рекомендации по теме
Комментарии
Автор

@Green Learner
Can i know why you use below lines of code. instead of this you can use the User Object

URI path = ServletUriComponentsBuilder
.fromCurrentRequest()
.path("/{id}")

.toUri();

rudragoudapatil
Автор

why are we using an extra layer(service) instead we can directly connect the controller to the repository.

manikantaannavarapu
Автор

@GL I think your not added folder structure in code. Please let us know the code differences for these.Thanks for this video and please add UI part as well

bhanusatish
Автор

Fully Functional Video.. Very Useful. Thank you for creating this video. Helped me a lot

dhruvpahwa
Автор

Your GitHub URL link is broken. Please share the updated one.

naveenkumarmaddala
Автор

is this Micro service application? please explain difference between Rest service and Micro service in this application.

maheshkp
join shbcf.ru