A sample Java Spark application to deploy to Cloud Foundry which works out of the box.
- Install the Java JDK
- Install Gradle
- Run
gradle 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.
gradle buildjava -jar build/libs/cf-sample-app-java-1.0.0.jar