A sample Java Spark application to deploy to Cloud Foundry which works out of the box.
- Install the Java JDK
- Run
./gradlew build - Run
java -jar build/libs/cf-sample-app-java-1.0.0.jar - Visit http://localhost:4567
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A sample Java Spark application to deploy to Cloud Foundry which works out of the box.
./gradlew buildjava -jar build/libs/cf-sample-app-java-1.0.0.jar