Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 640 Bytes

File metadata and controls

22 lines (16 loc) · 640 Bytes

Maven Build Github Package

Overview

Message Rosa holds all the core models for XMessage & its property fields.

Getting Started

Prerequisites

  • java 11 or above
  • docker
  • kafka
  • lombok plugin for IDE
  • maven

Build

  • build with tests run using command mvn clean install -U
  • or build without tests run using command mvn clean install -DskipTests

Detailed Documentation

Click here