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.gitsrc/main/resources/application.properties:spring.datasource.urlspring.datasource.driver-class-namesrc/main/java/BackendApplication.java, then press SHIFT + F10 to run the applicationhttps://localhost:8093 if this is successfully running