Skip to content

Scalingo/sample-java-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •