This project is used to quickly create a spring boot backend project. It will use modules to implement different functionalities such as DAO and security
- Web: parent pom ==> common libries dependency
- Data Module ==> Data Configuration and data source setup
- Redis
- MySQL
- Cache
- Redis Cache
- Caffeine Cache
- Security
- JWT Token Authentication
- SMS Authentication
- ...