blueprint-platform/openapi-generics
End-to-end generics-aware OpenAPI clients with a single canonical {data, meta} contract and RFC 9457 Problem Details — built on Spring Boot 3.5 and Java 21.
This project helps Java developers maintain consistent API contracts across their services and clients. It takes your existing Java data structures as the definitive contract and generates OpenAPI specifications and client code that perfectly mirror them. Developers working on Spring Boot applications can use this to ensure their API's data structures, including generics and response envelopes, remain identical between the server and any generated clients.
Use this if you are a Java developer building Spring Boot APIs and frequently generate OpenAPI clients, needing to preserve complex generic types and consistent response envelopes without manual adjustments.
Not ideal if your primary development language is not Java or your project does not use Spring Boot.
Stars
18
Forks
1
Language
Java
License
MIT
Category
Last pushed
Apr 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/blueprint-platform/openapi-generics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.