It's my final project in Spring_Training. It consists of 2 services TODO service handle todo items. User service handle users and auth .Developed using spring boot and MYSQL database .
- Java Development Kit (JDK) 17 or above
- MySQL Database (every service has its own schema)
- Clone the project repository from git
- Import each service separately into your Java IDE
- Build each service to resolve maven dependencies
- Create 2 schemas and all tables will be created automatically