-
Hi,
I have an issue on Ninja 4 with the internationalization system. The method getWithDefault(...) don't return the same result than get(...).
###### messages_fr.properties
```
demo = C'est le sens…
-
http://www.ninjaframework.org/high_level_overview.html
"Html rendering (Freemaker)"
-
@dazhudson I'd like to add a toggle to application.conf that enables this feature only if it is set to true. I can think of all sorts of strange security issues when the frontend facing proxy is not c…
-
I already asked for this new fonctionality in google groups :
https://groups.google.com/forum/?hl=fr#!topic/ninja-framework/gjYih9fjwiE
-
Hi,
I really like the ninjaframework so far. But the documentation could be extended. For example I couldn't get DELETE or PUT routes working. Some examples would be nice! E.g. with some REST approac…
sappo updated
10 years ago
-
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=240) created by **raphael.andre.bauer** on 2014-03-18 at 09:24 PM_
---
# Short description
We are using error-prone (latest 1…
-
Hi,
I got an error when creating a JSON respsonse with Results.json().render(object);
The object is rather simple, basic datatypes - nothing fancy.
> java.lang.nosuchmethoderror: com.fasterxml.jacks…
bihe updated
10 years ago
-
UnitOfWork caches the retrieved values from EntityManager somewhere (seems like thread local of threads in Jetty's pool) even if the database's cache is disabled completely.
Here is the repo of the p…
-
When one try to pass a Bean as a parameter to a Controller, if this bean has a field that is of type java.sql.Date Ninja will throw the following error:
```
ERROR ninja.utils.SwissKnife - No convert…
-
Installing ninjaframework for GoogleAppEngine (1.9.0) using the maven (3.3.1) archetype with (JavaSE 1.7.0_51)
mvn appengine:devserver
with or without -Dskiptests leads to
java.lang.ClassCastExcepti…