This repository is the backend part of my production-ready aplication that allowses management of orders and costumer notification on shoes clean company. Developed with Java using Spring Framework
- Employees CRUD
- Orders CRUD
- Send SMS using MIMO api
- Login access and authorization validation using Spring Security
- Observability with actuator
- Log storage with loggly
- JWT Token Usage
- secured monitoring.
- Spring Web
- Spring Security
- Spring Data
- Spring Actuator (monitoring)
- MySQL (DB)
- DDD(Pattern)
- Java Jdk 17
- mySQL server
- Maven