Merge pull request #625 from filfreire/patch-1

Add Takes
This commit is contained in:
Andreas Kull
2017-11-14 11:22:39 +01:00
committed by GitHub

View File

@ -916,6 +916,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Play](https://www.playframework.com/) - Built on Akka, it provides predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications in Java and Scala.
* [PrimeFaces](https://primefaces.org/) - JSF framework with both free and commercial/support versions and frontend components.
* [Ratpack](https://ratpack.io/) - Set of libraries that facilitate fast, efficient, evolvable and well-tested HTTP applications.
* [Takes](https://github.com/yegor256/takes) - Opinionated web framework which is build around the concepts of True Object-Oriented Programming and immutablity.
* [Vaadin](https://vaadin.com/home) - Event-driven framework build on top of GWT. Uses server-side architecture with Ajax on the client side.
# Resources