Skip to content

docs(profile): bump devslab-examples demo count 14 → 19#11

Merged
jlc488 merged 1 commit into
mainfrom
docs/profile-demo-count-19
May 25, 2026
Merged

docs(profile): bump devslab-examples demo count 14 → 19#11
jlc488 merged 1 commit into
mainfrom
docs/profile-demo-count-19

Conversation

@jlc488
Copy link
Copy Markdown
Contributor

@jlc488 jlc488 commented May 25, 2026

Summary

Profile listed `(14 demos: 4 easy-paging SB4 + 4 easy-paging SB3 maintenance + 6 ssrf-guard ...)`, but three rounds of additions have landed since:

Verified directly:

```
$ ls -d *-demo | wc -l
19
```

Change

Before After
14 demos: 4 easy-paging SB4 + 4 easy-paging SB3 maintenance + 6 ssrf-guard across HTTP clients and LLM frameworks 19 demos: 4 easy-paging SB4 + 4 easy-paging SB3 maintenance + 8 ssrf-guard across HTTP clients, LLM frameworks, and GraalVM native-image + 3 api-log persistence backends — JPA / R2DBC / MyBatis

Two reasons for the breakdown rewrite (not just the number):

  • ssrf-guard grew sideways into native-image territory; "and GraalVM native-image" surfaces that
  • api-log's per-backend split mirrors how the starter itself is published (`api-log-jpa` / `-r2dbc` / `-mybatis`), so naming the backends in the breakdown lines up with the starter's own coordinates

Applied symmetrically to `profile/README.md` and `profile/README.ko.md`.

Test plan

Three rounds of additions landed since the count was last updated:

  + 2 ssrf-guard demos (httpclient5 + native-image; devslab-examples#61)
  + 3 api-log demos (jpa + mybatis + r2dbc; devslab-examples#62)

Recounted: 4 easy-paging SB4 + 4 easy-paging SB3 maintenance + 8 ssrf-guard
+ 3 api-log = 19.

Breakdown text also reorganised to call out the new dimensions —
"HTTP clients, LLM frameworks, and GraalVM native-image" for ssrf-guard
(it grew sideways into native-image territory), and "JPA / R2DBC /
MyBatis" for api-log (mirrors how the api-log starter itself is split).
@jlc488 jlc488 merged commit c760355 into main May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant