-
If there is a constructor in the App, I get that exception:
org.jooby.Err: Server Error(500)
at org.jooby.internal.HttpHandlerImpl.handleErr(HttpHandlerImpl.java:391)
at org.jooby.internal.Http…
-
[Jooby](http://jooby.org): Scalable, fast a modular micro web framework.
Thanks.
-
After closing a Jooby application there are some threads left ("netty task-4-1" to "netty task-4-5").
Would be great if these threads could be closed, too.
-
A lot of methods in Jooby are private and can not be overridden.
I would like to have the possibility to add my own code at some locations (e.g. error handling in start(String...).
Also some metho…
-
Hello Jooby Teem,
I am relay glad of what Jooby have become, it is on fire, anyway I have came across a daring challenge and I have been drained out thoughts, I don't know exactly where could the issu…
-
Hello,
Why does the current repository version not show any examples?
RAML file used: https://jooby-spec.herokuapp.com/raml/api.raml
The version deployed at https://jooby-spec.herokuapp.com/raml doe…
4hopp updated
8 years ago
-
The following frameworks are not passing Travis in one or both of Round 13 (Master) and our Round 14 target branch. There could be a number of reasons. The goal is to get all frameworks included in th…
-
http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.logging.html
-
make sure documentation is up-to-date and fix typo, better description and more examples
-
I will create a pull request with a unit test reproducing the problem