Skip to content

Scalingo/sample-java-spark

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Sample Application using Java and Spark

This sample is running on: https://java-spark.is-easy-on-scalingo.com/

Deploy via Git

Create an application on https://scalingo.com, then:

scalingo -a my-app git-setup
git push scalingo master

And that's it!

Deploy via One-Click

Deploy to Scalingo

Running Locally

Build with:

docker-compose build

This is automatically done when building the container. However, it is mandatory to build it again after modifying a file.

Run the server with:

docker-composer up

The application is available at: http://localhost:3000/.

About

Sample application using Java and Spark

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published