You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 📘 [Medium — 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)
315
+
-💬 [Dev.to — Type-Safe Generic API Clients Without Boilerplate](https://dev.to/barissayli/spring-boot-openapi-generator-type-safe-generic-api-clients-without-boilerplate-3a8f)
312
316
313
317
---
314
318
@@ -318,15 +322,19 @@ This repository is licensed under **MIT** (see [LICENSE](LICENSE)). Submodules i
318
322
319
323
---
320
324
321
-
✅ **Note:** CLI examples should always be provided **on a single line**.
325
+
✅ **Note:** CLI examples should always be provided on a single line.
322
326
If parameters include spaces or special characters, wrap them in quotes `"..."`.
323
327
324
328
---
325
329
326
330
## 💬 Feedback
327
331
328
-
If you spot any mistakes in this README or have questions about the project, feel free to open an issue or start a
329
-
discussion. I’m happy to improve the documentation and clarify concepts further!
332
+
If you spot any mistakes in this README or have questions about the project, feel free to open an issue or start a discussion. I’m happy to improve the documentation and clarify concepts further!
0 commit comments