Brick-Framework showcase - Slide 1

Brick-Framework

Back to All Projects
About This Project

Brick Framework is a lightweight Java backend framework built from scratch to explore low-level system design and framework internals. It uses annotation-driven configuration, controlled reflection, and a modular request pipeline to demonstrate how modern backend frameworks handle routing, dependency wiring, and request execution.