This is a simple project where I got to test out the following cool stuff on spring:
- Reactive Spring (Web, data access, services, tests and lots more)
- Test Containers and Docker
- Travis CI
- Spring cloud
- Heroku
The project tries to show how to leverage multiple datasources, for this, we have
- SQL DB ==> MySQL for this project
- NoSQL DB ==> MongoDB for this project
Its gonna be fun.