Skip to content

Commit 38179f4

Browse files
authored
docs: add refactor branch notice to README (active development info)
1 parent 78b6ab4 commit 38179f4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,18 @@ required.
1818

1919
---
2020

21+
## 🔄 Active Development Notice
22+
23+
This repository is currently undergoing a full **hexagonal architecture refactor**.
24+
25+
For the most up-to-date implementation, tests, templates, and documentation, please follow the active development branch:
26+
27+
👉 **https://github.com/bsayli/codegen-blueprint/tree/refactor/hexagonal-architecture**
28+
29+
The `main` branch reflects the previous stable version and will be updated once the refactor reaches **1.0.0-RC**.
30+
31+
---
32+
2133
## 🚀 Problem Statement
2234

2335
Bootstrapping a new Spring Boot project often involves:

0 commit comments

Comments
 (0)