- Clone this repository:
git clone https://github.com/hendisantika/spring-boot-agenda.git
- Navigate to the folder:
cd spring-boot-agenda
- Make sure change your DB credentials in application.properties file
- Run the application:
mvn clean spring-boot:run
- Open your favorite browser: http://localhost:8080
Add New Contact
List All Contacts
Edit Contact
Delete Contact