Skip to content

Add configuration metadata for OpenAPI validation options#330

Merged
pboos merged 1 commit intomainfrom
fix/add-virtual-threads-configuration-documentation
Feb 19, 2026
Merged

Add configuration metadata for OpenAPI validation options#330
pboos merged 1 commit intomainfrom
fix/add-virtual-threads-configuration-documentation

Conversation

@pboos
Copy link
Contributor

@pboos pboos commented Feb 19, 2026

Summary

This pull request enhances the Spring Boot starter's configuration metadata by adding a new option: openapi.validation.enable-virtual-threads. This option allows toggling virtual threads for asynchronous processing within the OpenAPI validation library. The addition is purely metadata for configuration and does not affect runtime behavior directly.

The file modified is:

  • spring-boot-starter-core/src/main/resources/META-INF/spring-configuration-metadata.json

This change helps documentation and tooling to recognize the new configuration property.

No business logic was altered. The PR is currently marked as a draft.


@pboos pboos marked this pull request as ready for review February 19, 2026 08:21
@pboos pboos requested a review from a team as a code owner February 19, 2026 08:21
@pboos pboos requested a review from anacotirlea February 19, 2026 08:21
@pboos pboos merged commit 6182d66 into main Feb 19, 2026
4 checks passed
@pboos pboos deleted the fix/add-virtual-threads-configuration-documentation branch February 19, 2026 08:42
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.

2 participants

Comments