mirror of
https://github.com/akullpp/awesome-java.git
synced 2024-10-30 12:06:09 -04:00
Update README.md (#1105)
Updated Vaadin description to reflect the latest version features.
This commit is contained in:
parent
ededd12938
commit
9841edb735
1 changed files with 1 additions and 1 deletions
|
@ -1196,7 +1196,7 @@ _Frameworks that handle the communication between the layers of a web applicatio
|
|||
- [PrimeFaces](https://www.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 built around the concepts of True Object-Oriented Programming and immutability.
|
||||
- [Vaadin](https://vaadin.com) - Event-driven framework that uses standard web components. Server-side architecture with Ajax on the client side.
|
||||
- [Vaadin](https://vaadin.com) - Full-stack open-source Java framework that simplifies web app development. Build complex, interactive applications with Java alone, and enhance with TypeScript and React components, without needing deep JavaScript, CSS, or HTML expertise.
|
||||
|
||||
### Workflow Orchestration Engines
|
||||
|
||||
|
|
Loading…
Reference in a new issue