From c6a1be559be0fe196faad847acd100af098c21f6 Mon Sep 17 00:00:00 2001 From: tmarwen Date: Fri, 7 Nov 2014 18:22:38 +0100 Subject: [PATCH] Add Ninja Framework to Web Frameworks section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bc8946..9de8d27 100644 --- a/README.md +++ b/README.md @@ -391,6 +391,7 @@ h * [Spring Boot](http://projects.spring.io/spring-boot/) - Microframework which simplifies the development of new Spring applications. * [Spring](http://projects.spring.io/spring-framework/) - Aims to simplify the development with Java EE and provides packages for dependency injection and aspect-oriented programming. * [Vaadin](https://vaadin.com/) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client-side. +* [Ninja](http://www.ninjaframework.org/) - Full stack web framework for Java. Rock solid, fast and super productive. # Resources