Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 613 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 613 Bytes

syndication-api

CircleCI

An example Spring Boot 3.x project to implement the Cloudesire syndicated integration to enable automatic provisioning of a SaaS application on a Cloudesire marketplace.

Build

Project uses Maven to compile artifact and build a docker image with:

./mvnw clean install

Run

Execute the container with:

docker run cloudesire/syndication-api:1.0.0-SNAPSHOT