Dao holds the dao & repository classes for XMessage.
- java 11 or above
- docker
- kafka
- postgresql
- redis
- fusion auth
- lombok plugin for IDE
- maven
- build with tests run using command mvn clean install -U
- or build without tests run using command mvn clean install -DskipTests