From b9dc65bf5f399a69482de49ab5647d651500c35e Mon Sep 17 00:00:00 2001 From: YuePeng Date: Thu, 4 Dec 2025 10:17:59 +0800 Subject: [PATCH 1/2] Add Erupt framework to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a87f7897..d844e219 100644 --- a/README.md +++ b/README.md @@ -1256,6 +1256,7 @@ _Frameworks that handle the communication between the layers of a web applicatio - [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) - 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. - [WebForms Core](https://github.com/webforms-core) - A technology for managing HTML tags from the server. +- [Erupt](https://github.com/erupts/erupt) - Annotation-Driven Low-Code + AI Base Framework ### Workflow Orchestration Engines From 9c4a989bd84c98b57a6fe3dfe46aff3440273078 Mon Sep 17 00:00:00 2001 From: YuePeng Date: Thu, 4 Dec 2025 10:23:12 +0800 Subject: [PATCH 2/2] Fix Erupt framework description in README Updated Erupt framework link description for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d844e219..ab1762b4 100644 --- a/README.md +++ b/README.md @@ -1256,7 +1256,7 @@ _Frameworks that handle the communication between the layers of a web applicatio - [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) - 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. - [WebForms Core](https://github.com/webforms-core) - A technology for managing HTML tags from the server. -- [Erupt](https://github.com/erupts/erupt) - Annotation-Driven Low-Code + AI Base Framework +- [Erupt](https://github.com/erupts/erupt) - Annotation-Driven Low-Code & JPA Visualization ### Workflow Orchestration Engines