Skip to content

Architecture

Feature Map

Functional Architecture


Layered Architecture

Erupt follows a modular layered design — each layer has clear responsibilities and can be pulled in on demand.

Request Lifecycle

The full pipeline of a CRUD request inside the framework:

DataProxy Lifecycle

DataProxy is Erupt's Service layer and exposes lifecycle hooks for every CRUD action:

Annotation-Driven Pipeline

How a Java class turns into a complete admin page:

Module Dependencies

Distributed Architecture (erupt-cloud)

Contributors

The avatar of contributor named as YuePeng YuePeng

Changelog

Released under the Apache-2.0 License.