Polish "Document the semantic of using multiple profile expressions"
See gh-44866
This commit is contained in:
@@ -545,9 +545,7 @@ The following activation properties are available:
|
|||||||
| Property | Note
|
| Property | Note
|
||||||
|
|
||||||
| `on-profile`
|
| `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.
|
||||||
or a list of profile expressions of which at least one must match for the document to be active.
|
|
||||||
Please note comma-separated list such as `foo,bar` is equal to `foo\|bar` instead of `foo&bar`.
|
|
||||||
|
|
||||||
| `on-cloud-platform`
|
| `on-cloud-platform`
|
||||||
| The javadoc:org.springframework.boot.cloud.CloudPlatform[] that must be detected for the document to be active.
|
| The javadoc:org.springframework.boot.cloud.CloudPlatform[] that must be detected for the document to be active.
|
||||||
|
|||||||
Reference in New Issue
Block a user