Skip to content

samagra-comms/dao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Build Github Package

Overview

Dao holds the dao & repository classes for XMessage.

Getting Started

Prerequisites

  • java 11 or above
  • docker
  • kafka
  • postgresql
  • redis
  • fusion auth
  • 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