(Sprring Boot)
-
Clone the application
git clone https://github.com/Sasicrastko/E_Commerce
-
This app is using MySQL. You can use it too or another SQL. Don't forget to adopt application.properties and POM file to your needs.
-
The app works on port 9999. To run run it CD into
shop
and runmvn clean install
. After installing all dependencies runmvn spring-boot:run
ERD in first stage of app building here: ERD