Skip to content

docs(website): GraalVM native image support across the site#268

Merged
zantvoort merged 12 commits into
mainfrom
docs/graalvm-site
Jul 14, 2026
Merged

docs(website): GraalVM native image support across the site#268
zantvoort merged 12 commits into
mainfrom
docs/graalvm-site

Conversation

@zantvoort

@zantvoort zantvoort commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Adds GraalVM native image support to the site, following #265/#267:

  • Docs page (docs/graalvm.md, Core Concepts after the Ktor integration): why Storm fits a native image, how registration works on Spring (AOT hints) and everywhere else (the storm-core GraalVM feature), what remains application-level, and the measured numbers from both example projects. Lives at /docs/next/graalvm until the next release snapshot.
  • Comparison: a GraalVM row in the site matrix ("Native support for Spring and Ktor") and in the docs feature table. Competitor cells verified: Hibernate via Spring Boot AOT or Quarkus, jOOQ with reflection config for generated records, Exposed via its Spring Boot integration, manual elsewhere.
  • Examples hub: a GraalVM section with two cards backed by the published repos storm-example-kotlin-spring-boot-4-graalvm and storm-example-kotlin-ktor-graalvm (READMEs render at /examples/kotlin-spring-boot-graalvm/ and /examples/kotlin-ktor-graalvm/); the Ktor card copy catches up with the move from Koin to ktor-server-di.
  • Landing page: a GraalVM chip in the integrates-with strip, with the Spring Boot 3.x/4.x chips consolidated to one so the strip fits a single line.
  • llms-full.txt regenerated.

Site build verified locally, including the README fetches from the new repos.

@zantvoort zantvoort merged commit 65195b2 into main Jul 14, 2026
7 checks passed
@zantvoort zantvoort deleted the docs/graalvm-site branch July 14, 2026 21:13
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