Skip to content

Maven library for producing bounded context from context maps of microservice mesh

Notifications You must be signed in to change notification settings

cloudhubs/bounded-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to install ws4j

  1. Download the Jar
  2. Add the jar to your local mvn repository
 mvn install:install-file -Dfile=<path to file> -DgroupId=com.sciss -DartifactId=ws4j -Dversion=1.0.1 -Dpackaging=jar 

API usage

BoundedContext boundedContext = new BoundedContextApiImpl().getBoundedContext(systemContext, useWuPalmer);

About

Maven library for producing bounded context from context maps of microservice mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages