Skip to content

Commit 1682416

Browse files
committed
docs: add References & Links section at end of README for Medium + GitHub Pages
1 parent c6cc0ef commit 1682416

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,13 @@ duplicated wrappers, and keep client code clean.
2828
- 🛠 [Compatibility Matrix](#-compatibility-matrix)
2929
- 🚀 [Problem Statement](#-problem-statement)
3030
- 💡 [Solution](#-solution)
31-
-[Quick Start](#-quick-start)
31+
- [Quick Start](#-quick-start)
3232
- 🧩 [Tech Stack](#-tech-stack--features)
3333
-[Key Features](#-key-features)
3434
-[Usage Example](#-usage-example-adapter-interface)
3535
- 📦 [Related Modules](#-related-modules-quick-view)
3636
- 📘 [Adoption Guides](#-adoption-guides)
37+
- 🔗 [References & Links](#-references--links)
3738

3839
### 📦 Modules in this Repository
3940

@@ -301,10 +302,10 @@ This project may not be the right fit if:
301302

302303
---
303304

304-
## 📖 Related Article
305+
## 📂 References & Links
305306

306-
This repository is based on my article:
307-
👉 [Type-Safe Generic API Responses with Spring Boot 3.4, OpenAPI Generator, and Custom Templates](https://medium.com/@baris.sayli/type-safe-generic-api-responses-with-spring-boot-3-4-openapi-generator-and-custom-templates-ccd93405fb04)
307+
- 📘 [Medium Article — Type-Safe Generic API Responses](https://medium.com/@baris.sayli/type-safe-generic-api-responses-with-spring-boot-3-4-openapi-generator-and-custom-templates-ccd93405fb04)
308+
- 🌐 [GitHub Pages (Adoption Guides)](https://bsayli.github.io/spring-boot-openapi-generics-clients/)
308309

309310
---
310311

0 commit comments

Comments
 (0)