Merge branch '3.4.x'

Closes gh-45225
This commit is contained in:
Stéphane Nicoll
2025-04-17 14:28:34 +02:00
2 changed files with 13 additions and 2 deletions

View File

@@ -573,7 +573,7 @@ The following activation properties are available:
| Property | Note
| `on-profile`
| A profile expression that must match for the document to be active.
| A profile expression that must match for the document to be active, or a list of profile expressions of which at least one must match for the document to be active.
| `on-cloud-platform`
| The javadoc:org.springframework.boot.cloud.CloudPlatform[] that must be detected for the document to be active.