Update README.md

This commit is contained in:
Andreas Kull
2016-12-02 13:24:56 +01:00
committed by GitHub
parent 39892bcaae
commit be3cef32c6

View File

@ -786,7 +786,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Apache Wicket](http://wicket.apache.org/) - Component-based web application framework similar to Tapestry with a stateful GUI.
* [Baratine](http://baratine.io) - Toolkit for building distributed and reactive applications for multiple environments, either standalone or embedded.
* [Blade](https://github.com/biezhi/blade) - Lightweight, modular framework which aims to be elegant and simple.
* [Bootique](http://bootique.io/) - Minimally opinionated framework for runnable Java apps.
* [Bootique](http://bootique.io/) - Minimally opinionated framework for runnable apps.
* [Grails](https://grails.org/) - Groovy framework with the aim to provide a highly productive environment by favoring convention over configuration, no XML and support for mixins.
* [Jooby](http://jooby.org) - Scalable, fast and modular micro framework which offers multiple programming models.
* [Ninja](http://www.ninjaframework.org/) - Full stack web framework.