forked from JohnnyLe/Modern-Ecommerce
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Please write the step how to run front end application locally on system
back end Steps:
1)In class WebSecurityConfig,java Un-comment line 86 .antMatchers("/**").permitAll()
2)Import db in mysql Modern-Ecommerce-nit-develop\database\modern_ecommerce.sql
3)application-dev.properties and application-pro.properties change db credential username and password =
4)Open Window cmd
A) F:\backend-rest-api> mvn clean install
B) F:\backend-rest-api> mvn spring-boot:run
Hit below url
http://localhost:8080/swagger-ui.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels