This is a web-based application that allows users to manage their personal contact list securely and efficiently.
- Full CRUD operations for users and their contacts
- Send a user's contacts via email
- Load contacts from Gmail into the local database using the Google People API
- User authentication and authorization using Spring Security
- Clean and user-friendly interface for managing data
- Java / Spring Boot
- Spring Security
- Thymeleaf (for front-end)
- MySQL / Spring Data JPA
- Google People API
- Java Mail API