Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 381 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 381 Bytes

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