Override CloudPlatform auto-detection with property
This commit adds a new `"spring.main.cloud-platform"` configuration property that overrides the `CloudPlatform` detection. This makes it easier to enable paltform-specific features when running applications locally or when writing integration tests. Closes gh-20553
Showing
Please register or sign in to comment