How run SparkJava from Java
I am trying to bundle a spark java app in maven, any idea?
I’ve used the maven-compiler plugin but no luck, the dependencies are not loaded.
how to handle exceptions in SparkJava
I’m trying to handle all exception (exception handler) for SparkJava