This project is a CRUD Spring Boot restful api Angular 2 and MySql. It contains three parts Spring Code in ClientProject-SpringBoot, Angular2 code in ClientProject-Angular and MySql code for the database.
- Spring Boot:
- Entity
- DAO
- Service
- Controller
- Spring Security: User authentification, token generator and access sécurity.
- View and user experience implementation
- Translation using Pipe integration
- Document Upload management
- TinyMce for creating documents integration
Article Database
I completed this project thanks to those Tutorials: