This project was generated using Java 17 and Spring boot version 3.4.5.
To start a local development server
Required dependencies:
- Java 17
- Mysql 8
- Apache Maven
create a e_commerce_db in your mysql server
modify the application-dev.yml and replace the mysql configuration
mvn spring-boot:runOnce the application starts users and products list are automatically populated.