Skip to content

fuzzy-logic/tributary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tributary

A tribute to fluvius workflow

setup

intellij

You need to enbale these options to compile:

https://immutables.github.io/apt.html#intellij-idea

running

In project root:

mvn clean install
cd rest
mvn spring-boot:run

or to build and run an executable fat jar:

mvn clean install
cd rest
mvn package
java -jar target/rest-1.0-SNAPSHOT.jar

About

Demonstration of fluvius workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages