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.
Project uses Maven to compile artifact and build a docker image with:
./mvnw clean install
Execute the container with:
docker run cloudesire/syndication-api:1.0.0-SNAPSHOT