Skip to content

Sample application using gradle with tomcat plugin and spark endpoint

Notifications You must be signed in to change notification settings

tednaleid/sample-gradle-spark-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-gradle-spark-app

Sample application using gradle with tomcat plugin and spark endpoint.

You can generate IDEA project files with:

gradle idea

You can create a war file with:

gradle war

You can instantiate a tomcat server and run it on port 9090 with:

gradle tomcatRunWar

and then hit these urls:

About

Sample application using gradle with tomcat plugin and spark endpoint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published