Skip to content

Document Java 25 requirement for AOT cache#50482

Merged
philwebb merged 2 commits into
spring-projects:3.5.xfrom
won-seoop:gh-50471-java-25-aot-cache
May 22, 2026
Merged

Document Java 25 requirement for AOT cache#50482
philwebb merged 2 commits into
spring-projects:3.5.xfrom
won-seoop:gh-50471-java-25-aot-cache

Conversation

@won-seoop

Copy link
Copy Markdown
Contributor

Closes gh-50471

This update documents Java 25 as the minimum supported version for using AOT cache and updates the Dockerfile example to use the promoted AOT cache output flag.

Verification:

  • ./gradlew --no-daemon --no-scan :spring-boot-project:spring-boot-docs:check

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 22, 2026
@won-seoop won-seoop marked this pull request as ready for review May 22, 2026 08:37
@philwebb philwebb added the type: documentation A documentation update label May 22, 2026
@philwebb philwebb added this to the 3.5.x milestone May 22, 2026
@philwebb philwebb self-assigned this May 22, 2026
@philwebb philwebb removed the status: waiting-for-triage An issue we've not yet triaged label May 22, 2026
@philwebb philwebb force-pushed the gh-50471-java-25-aot-cache branch from 50d8d2a to b44bb38 Compare May 22, 2026 19:37
@philwebb philwebb modified the milestones: 3.5.x, 3.5.15 May 22, 2026
@philwebb philwebb merged commit 10f822e into spring-projects:3.5.x May 22, 2026
1 check failed
@philwebb

Copy link
Copy Markdown
Member

Thanks very much @won-seoop!

sean-g-rae pushed a commit to sean-g-rae/spring-boot that referenced this pull request May 22, 2026
Remove duplication accidentally introduced during merge.

See spring-projectsgh-50482
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document that Java 25 is the minimum supported version where AOT cache can be used

3 participants