This application is intended to provide a fast and easy access to Apache Sling using Groovy as a scripting language.
For an extensive guide about the implementation details, please have a look at the wiki pages at github.
To run the Sling Pet Clinic, the following steps are required.
- Maven 3 must be installed.
- GIT must be installed.
- A Sling instance must be installed and running.
git clone git@github.com:floriansalihovic/pet-clinic.git
will checkout the project.cd pet-clinic
mvn clean install -PautoInstallBundle
- Open the browser at
http://localhost:8080/content/petclinic/en/owners.html