Skip to content

A barebones seed repository for starting Spark Java micro framework projects.

Notifications You must be signed in to change notification settings

n370/spark-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Spark Quickstart

A barebones seed repository for starting Spark Java micro framework projects.

mvn package
java -cp target/spark-quickstart-1.0-SNAPSHOT-jar-with-dependencies.jar com.quickstart.app.App

Go to http://localhost:4567/hello to see the "Hello World" message.

Resources

http://www.oracle.com/technetwork/java/javase/downloads/index.html
http://sparkjava.com/tutorials/maven-setup
https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html
https://maven.apache.org/plugins/maven-assembly-plugin/usage.html

About

A barebones seed repository for starting Spark Java micro framework projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages