A small POC of xml-less Spark deployment. Uses the ServletContainerInitializer
mechanism. Include the JAR as a dependency in a WAR project and implement
SparkApplication
. See https://github.com/jakaarl/spark-container-initializer-test
for an example.