Skip to content

Conversation

@jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Jul 31, 2025

Adds spring.threads.virtual.enabled to application.yml. Set to true for JDK 24+ and false for lower versions.

spring.threads.virtual.enabled technically works with JDK 21+, but 24+ is where it works well. https://docs.spring.io/spring-boot/reference/features/spring-application.html#features.spring-application.virtual-threads

@jamesfredley jamesfredley self-assigned this Jul 31, 2025
@jamesfredley jamesfredley moved this to In Progress in Apache Grails Jul 31, 2025
@jamesfredley jamesfredley added this to the grails:7.0.0-RC1 milestone Jul 31, 2025
@jamesfredley jamesfredley changed the title Add virtual thread feature to Forge Add virtual thread feature to Forge for Java 24+ Jul 31, 2025
@jamesfredley jamesfredley changed the title Add virtual thread feature to Forge for Java 24+ Add non-default, optional virtual thread feature to Forge for Java 24+ Jul 31, 2025
@jamesfredley jamesfredley merged commit 397643f into 7.0.x Aug 1, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Apache Grails Aug 1, 2025
@jamesfredley jamesfredley deleted the add-virtual-thread-feature branch August 1, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants