commit | 59c67d5bbcda0862857feba9df96b3638c62f4d7 | [log] [tgz] |
---|---|---|
author | Dan Klco <klco@adobe.com> | Tue Jan 11 08:10:22 2022 -0500 |
committer | Dan Klco <klco@adobe.com> | Tue Jan 11 08:10:22 2022 -0500 |
tree | 96a6b17d5952a220617681f2e89729ce76c451b1 | |
parent | 0fe79cf4d9c4f2bd241f5278ebddd889a6366690 [diff] |
SLING-11051 - Fixing JavaDoc badge
This module is part of the Apache Sling project.
Variant of the Sling Launchpad to run NoSQL Resource Providers in standalone mode.
To run with NoSQL MongoDB resource provider:
java -Dsling.run.modes=nosql-mongodb -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -
To run with NoSQL Couchbase resource provider:
java -Dsling.run.modes=nosql-couchbase -jar target/org.apache.sling.nosql.launchpad-1.0.0-SNAPSHOT.jar -c sling -f -