-
It seems that static content
` staticFiles.location("/public")
`
will not be matched by filters:
`
before("/*") { req, res ->
....
}
`
I need to do authen…
-
The response transformer functionality API are complex and not inline with the API design Spark aims for. It should be deprecated (and removed in future 3.0)
-
Java Spark framework uses embedded Jetty as as web server. Jetty supports connection pooling with tools such as HikariCP and provides [configuration options](http://www.eclipse.org/jetty/documentation…
-
Hi, I tried using spark in a maven project with eclipse and got the following error when running the app:
(using lubuntu 17.04 with eclipse oxygen and openjdk8)
```
Exception in thread "Thread-0"…
-
Host your web app on the Web!
https://www.heroku.com/
~400 points (maybe less)
-
I don't think this project should shade all of its dependencies. As expected, it produces tons of warnings when used with SparkJava itself:
```
[WARNING] jetty-http-9.3.6.v20151106.jar, spark-debug-t…
-
https://github.com/apache/spark
![image](https://user-images.githubusercontent.com/12899262/204116545-9779c713-b12f-4d01-9419-855c6f866b91.png)
-
Hello!
This issue affects all versions after 2.5.1 (before the security fix...).
Consider the following code:
```
Service server1 = Service.ignite().port(8080);
Service server…
-
## Guidelines
- Neo4j version: 5.5.0
- Operating system: Win10
- API/Driver: (for example Cypher/Java API/Python driver v4.4.9)
- **Steps to reproduce**
- Expected behavior,compile perfectly
-…
-
This is a massive sweeping issue that involves re-architecting NNA to allow it to run on top of a real Standby NameNode as a ServicePlugin implementation.
Documentation available here: https://docs…
pjeli updated
5 years ago