Skip to content

cherattk/eventbox-broker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Cloudevents Broker

vert.x version

This application was generated using https://start.vertx.io

To Build

To launch your tests:

./mvnw clean test

To package your application:

./mvnw clean package

To Run

To run your application:

./mvnw clean compile exec:java