From the course: Spring Web MVC 6

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Project development overview

Project development overview - Spring Tutorial

From the course: Spring Web MVC 6

Project development overview

- [Instructor] We'll be doing a project development as a part of this course. For this, we'll build a Big Star Collectibles website. Let's head over to it and see what it looks like. This is a dummy or a fictional e-commerce site, which aims to bring top quality, authentic, and rare collectibles belonging to the Big Star brand right to your door. You can explore a number of characters like Binaryville, Lil' Monsters, Stargazers, and so on. The most apparent activities on this website is designing and selling these collectibles that reflect what the customers enjoy and want. Now, there are a lot of things happening in this website. We will use a shortened version of this in order to implement only a few flows while understanding the Spring MVC concepts. All the static files necessary for this website, like the cascading style sheets, the JavaScript files, which provide the fancy animations, and a number of static HTML pages…

Contents