Update README.md description for Baratine

This commit is contained in:
Sean Wiley
2016-09-01 10:36:14 -07:00
committed by GitHub
parent f1a99bd76a
commit 19d28ac213

View File

@ -724,7 +724,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Apache Tapestry](http://tapestry.apache.org/) - Component-oriented framework for creating dynamic, robust, highly scalable web applications. * [Apache Tapestry](http://tapestry.apache.org/) - Component-oriented framework for creating dynamic, robust, highly scalable web applications.
* [Apache Wicket](http://wicket.apache.org/) - Component-based web application framework similar to Tapestry with a stateful GUI. * [Apache Wicket](http://wicket.apache.org/) - Component-based web application framework similar to Tapestry with a stateful GUI.
* [Baratine](http://baratine.io) - Asynchronous Java framework with unified single-thread & data model for standalone or embedded(.jar) high performing REST & WebSocket Microservices. * [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. * [Blade](https://github.com/biezhi/blade) - Lightweight, modular framework which aims to be elegant and simple.
* [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. * [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. * [Jooby](http://jooby.org) - Scalable, fast and modular micro framework which offers multiple programming models.