This webapp allows you to manage simple Content Management System with articles, drafts, categories and authors
What you can do:
- display last 5 articles
- display articles by category
- add, edit, delete and list authors
- add, edit, delete and list categories
- add, edit, delete and list articles
- add, edit, delete, list and publish drafts
- MVC
- Controller
- Service
- DAO
- Repository
- DTO + Mapper
- validators
- Java
- Spring MVC, servlets, JSTL
- Hibernate, Hibernate Validator, Spring ORM
- Spring Data
- MySQL
- ModelMapper
- Lombok
- webjars
- Maven