Shoe Shopping Cart built with SpringBoot, JPA, MySQL , Spring Security, Hibernate and Thymeleaf
ProductList Page
Cart Page
| Written by tpneik |
If you want to rebuild the db, uncomment the 11th line of docker compose file. Change the shoe_shopdb.sql as you desired.
To run, type the following command:
docker compose up