@@ -306,6 +306,24 @@ This project may not be the right fit if:
306306* You are fine with duplicated wrapper models
307307* You don’t generate client code from OpenAPI specs
308308
309+ ---
310+ ## 📦 Related Modules (Quick View)
311+
312+ | Module | Description | Docs |
313+ | --------------------------------| ---------------------------------------------| ---------------------------------------------|
314+ | 🟢 ** customer-service** | Spring Boot sample API (producer) | [ README] ( customer-service/README.md ) |
315+ | 🔵 ** customer-service-client** | Generated Java client with generics support | [ README] ( customer-service-client/README.md ) |
316+
317+ ---
318+
319+ ## 📘 Adoption Guides
320+
321+ Looking to integrate this approach into your own project?
322+ See the detailed guides under [ ` docs/adoption ` ] ( docs/adoption ) :
323+
324+ - [ Server-Side Adoption] ( docs/adoption/server-side-adoption.md )
325+ - [ Client-Side Adoption] ( docs/adoption/client-side-adoption.md )
326+
309327---
310328
311329## 📂 References & Links
@@ -333,11 +351,6 @@ If you spot any mistakes in this README or have questions about the project, fee
333351
334352---
335353
336- ** Barış Saylı**
337- [ GitHub] ( https://github.com/bsayli ) · [ Medium] ( https://medium.com/@baris.sayli )
338-
339- ---
340-
341354## 🤝 Contributing
342355
343356Contributions, issues, and feature requests are welcome!
@@ -351,19 +364,5 @@ If you found this project useful, please consider giving it a star ⭐ on GitHub
351364
352365---
353366
354- ## 📦 Related Modules (Quick View)
355-
356- | Module | Description | Docs |
357- | --------------------------------| ---------------------------------------------| ---------------------------------------------|
358- | 🟢 ** customer-service** | Spring Boot sample API (producer) | [ README] ( customer-service/README.md ) |
359- | 🔵 ** customer-service-client** | Generated Java client with generics support | [ README] ( customer-service-client/README.md ) |
360-
361- ---
362-
363- ## 📘 Adoption Guides
364-
365- Looking to integrate this approach into your own project?
366- See the detailed guides under [ ` docs/adoption ` ] ( docs/adoption ) :
367-
368- - [ Server-Side Adoption] ( docs/adoption/server-side-adoption.md )
369- - [ Client-Side Adoption] ( docs/adoption/client-side-adoption.md )
367+ ** Barış Saylı**
368+ [ GitHub] ( https://github.com/bsayli ) · [ Medium] ( https://medium.com/@baris.sayli )
0 commit comments