From 39892bcaae5ff935b6724521d5e5e13a05ea6a22 Mon Sep 17 00:00:00 2001 From: Ruslan Ibragimov Date: Sat, 26 Nov 2016 16:04:24 +0300 Subject: [PATCH] Bootique. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f9610d..4c0b687 100644 --- a/README.md +++ b/README.md @@ -786,6 +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. * [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.