-
Hello,
Was working on a comprehensive tutorial of using sparkjava for web apps. Then I found out that 500 Internal Errors' stack trace are not printed neither are they logged on the server-side. They…
-
when i try to deploy this in openshift, i see the following error in the jgrafzahl pod
```
version 1
Didn't find cluster cluster-p17cas, creating...
Waiting for spark master http://cluster-p17ca…
-
- Cannot config custom error pages when deploy SparkJava embedded by Jetty
- Description:
Jetty 9 config
- contextPath = "/"
- jetty base folder
......./webapps/
................/WEB-INF/
.....…
-
http://sparkjava.com/
-
I can not use spark-template-handlebars, becouse HandlebarsTemplateEngine. has private field: private Handlebars handlebars.
So I can not add my helpers to it. This is fixed in current source code, b…
ghost updated
7 years ago
-
Instance API should be included in documentation on project's website (http://sparkjava.com/)
Currently, the only way to read about this - searching in "News" category.
-
Hi, We are trying to make a crawler plugin which saves HTML after executing javascript on that web page. I tried using jbrowser and it works well if I provide a URL to crawl. We also want to render sa…
-
I'm using Spark 2.5.2 in embedded mode with a Maven dependency:
com.sparkjava:spark-core:compile:2.5.2
But my app is not starting:
java.lang.NoClassDefFoundError: javax/servlet/Filter
That's p…
-
-
I have a working hello-world-ish local Spark server, but when trying to run it on Lambda it throws the [`UnsupportedOperationException`](https://github.com/awslabs/aws-serverless-java-container/blob/m…