Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 237 Bytes

File metadata and controls

12 lines (9 loc) · 237 Bytes

PhoneBook


Steps by starting project:
1.install mysql data base

2.execute sql script that create user connection
-user root
-password root
3.execute sql script init data base
4.mvn clean spring-boot:run