Skip to content

devopsdeepdive/maven-sparkjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

maven-sparkjava

Install Java:

sudo apt-get update
sudo apt-get install openjdk-11-jdk-headless

Install Maven:

sudo apt-get install maven

Build the App

mvn clean package

Run the java app

java -jar helloweb-1.0-SNAPSHOT.jar

Access from Public Browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages