A Spring Boot backend server, equipped with a front-end dashboard.
This uses the Spring Boot framework, connecting the dashboard made using SvelteKit, to the MySQL database.
[email protected]:laazyCmd/ecommerce-backend.git
src/main/resources/application.properties
:spring.datasource.url
spring.datasource.driver-class-name
src/main/java/BackendApplication.java
, then press SHIFT + F10
to run the applicationhttps://localhost:8093
if this is successfully running