-
The same issue like here:
https://github.com/ninjaframework/ninja/issues/462
-
I am using Ninja and am using Scala's case classes as requests and responses. This is easily doable with `jackson-module-scala`. However, when I try to set the following to avoid null values in my res…
-
[Ninja](http://www.ninjaframework.org/) seems to be pretty agnostic about that, but the [App Engine archetype](https://github.com/ninjaframework/ninja-appengine/) and [JPA support](http://www.ninjafra…
-
CloudBees has shutdown its free CI service. Is there an alternative CI that can be used?
> Sorry, we are no longer hosting free builds on BuildHive, but we are working on something new.
> https://bui…
-
Hi there
I have a probleme that occure after 1 / 2 days of exploitation in my production server.
The symptoms are :
- all the server 8 core CPU at 100% usage.
- the ninja app stop responding to requ…
-
http://www.ninjaframework.org/documentation/working_with_relational_dbs/jpa.html
The QUICKSTART section misses the 'mvn package' step, so it should be
`mvn package ninja:run`
or
```
mvn package
mv…
ghost updated
8 years ago
-
http://www.ninjaframework.org/documentation/working_with_relational_dbs/jpa.html
The `Configuration` section mentions the need to configure the database.
But: The blog archetype uses an in-memory db…
ghost updated
8 years ago
-
I followed the [Send Mail Tutorial](http://www.ninjaframework.org/documentation/sending_mail.html).
But I got an Exception:
```
default Postoffice implementation class ninja.postoffice.commonsmail.P…
-
Any near future update with new jackson version?
Current version : 2.4.1
I want to use library with NinjaFramework, but ninja depends upon latest version of Jackson, If I keep latest version then jo…
-
Hi I am trying to use your project but I am having some trouble.
I am geting the error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:generate (default-cli) on pr…