You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You now have a functioning git repository that contains a simple Java <a href="http://sparkjava.com/" target="_blank">Spark</a> application as well as a `build.gradle` file, which is used by Gradle to manage dependencies and build the app.
<p class="note">
<strong>Note</strong>: In case you are stuck during the tutorial, you can always check out the <a href="https://github.com/swisscom/cf-sample-app-java/tree/final-result" target="_blank"><code>final-result</code></a> branch of the sample app repo to see what your code should look like.
</p>
<div style="text-align:center;margin:3em;">
<a href="./deploy.html" class="btn btn-primary">I cloned the App source</a>