docs(profile): bump devslab-examples demo count 14 → 19#11
Merged
Conversation
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Two reasons for the breakdown rewrite (not just the number):
Applied symmetrically to `profile/README.md` and `profile/README.ko.md`.
Test plan