Message Rosa holds all the core models for XMessage & its property fields.
- java 11 or above
- docker
- kafka
- 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