Skip to content

End to end example of implementing a specification driven data mesh

Notifications You must be signed in to change notification settings

specmesh/java-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Spec Mesh Example

Introduction

Requirements

  • Terraform CLI install here
  • Java / Maven
  • Docker / Docker Compose

Development

If you are looking to build on top of or add to this project, follow these steps to get up and running:

# startup docker-compose 
docker-compose up -f docker/docker-compose.yml

# run the provisioner
mvn exec:java -Dexec.mainClass="io.specmesh.sampleMain"

Testing / Deploying

mvn clean install

About

End to end example of implementing a specification driven data mesh

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages