Commit 7101e71
committed
docs: restructure README and adoption guides around contract lifecycle architecture
Reframed documentation to present the project as a reference architecture
for contract-driven, generics-aware API boundaries.
Clarified server/client lifecycle responsibilities, made generic support scope explicit,
and simplified client build guidance around deterministic model rendering governance.
Improves conceptual flow, terminology consistency, and long-term maintainability.
No runtime changes.1 parent 1480423 commit 7101e71
22 files changed
Lines changed: 1095 additions & 1778 deletions
File tree
- .github/ISSUE_TEMPLATE
- customer-service-client
- src
- main
- java/io/github/bsayli/customerservice/client/adapter
- impl
- support
- resources
- test/java/io/github/bsayli/customerservice/client/adapter/config
- customer-service
- src
- main/java/io/github/bsayli/customerservice/common/openapi
- autoreg
- introspector
- test/java/io/github/bsayli/customerservice/api/controller
- docs
- adoption
- images/architecture
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Large diffs are not rendered by default.
0 commit comments