Spring MVC with Spring Boot Example E commerce Application

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


**********************************************
In this video, I have given basic example of Spring MVC Online Store Application.
!. Create a Model, Controller and Views.
2. Map HTTP URL to Controller using RequestMapping and
GetMapping
3. Display all Products information available in store.
4. Display Specific Product Information using PathVariable
5. Taking dynamic variable input from URL
6. Introducing service Layer in MVC architecture
Рекомендации по теме
Комментарии
Автор

This was a great tutorial and I learned an awful lot as I am getting back into Spring now. I know the html/css wasn't part of what you were teaching, but it was pretty nice (especially the way the products listed in the boxes with the browse button. You wouldn't happen to want to share your html/css also with us would you ? Keep up the videos, they are very helpful....

markfishman
Автор

Great tutorial, Thanks for the clear explanation.

srikanths
Автор

Awesome content How do you connect to external database say mysql

georgeirungu
Автор

Please make a project by using spring hibernate

shravanyadav