Skip to content

leonanluppi/SparkTomcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkTomcat

An example how to start Spark Java and Tomcat 7

Tutorial

  • 1 - Create a Gradle project
  • 2 - Convert to a Dynamic Web Project
  • 3 - Add web.xml at WEB-INF
  • 4 - Setup your web.xml according your init() method <param-value>com.company.YourApplication</param-value>
  • 5 - Deploy into you Tomcat or similar
  • 6 - Have Funny

License

MIT

About

An example how to start Spark Java and Tomcat 7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages