Skip to content

Proof of concept for "Cannelloni Deployment" with spring

License

Notifications You must be signed in to change notification settings

cbuschka/cannelloni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cannelloni Build Status MIT licensed

A proof of concept for "cannelloni deployment".

A fat war with all services in. A single slice ("cannelloni") or sets of slices are activated via spring profiles.

Build

mvn clean install

Run with slice a, b or all

java -Dspring.profiles.active=all|a|b -jar target/cannelloni.war

License

MIT

Releases

No releases published

Packages

No packages published

Languages