A simple CRUD web application for managing contacts and their emails.
- Add, update, and delete contacts
- Display all saved contacts in a table
- Stylish, responsive UI with gradient header
- Built with Java, Spring Boot, Thymeleaf, HTML, CSS
- Java 17+
- Spring Boot
- Thymeleaf
- HTML5 & CSS3
- Git & GitHub
- Java 17+
- Maven
git clone https://github.com/patodemjan/ContactBookCRUD.git
cd ContactBookCRUD
mvn spring-boot:run
📁 Project Structure
src
├── main
│ ├── java
│ │ └── com.example.contactbook
│ ├── resources
│ │ ├── templates
│ │ └── static
🤝 Contributing
Pull requests are welcome. Feel free to suggest improvements.
📜 License
MIT License – see LICENSE file for details.