-
Notifications
You must be signed in to change notification settings - Fork 40.7k
Spring Boot 3.4.0 M2 Configuration Changelog
Configuration property changes between 3.4.0-M1
and 3.4.0-M2
Key | Default value | Description |
---|---|---|
|
Structured ECS service environment. |
|
|
Structured ECS service name (defaults to 'spring.application.name'). |
|
|
Structured ECS service node name. |
|
|
Structured ECS service version. |
|
|
|
If an SSL Certificate will be invalid within the time span defined by this threshold, it should trigger a warning. |
|
|
Whether to enable SSL certificate health check. |
|
|
Whether to enable SSL certificate info. |
|
Application version (defaults to 'Implementation-Version' from the manifest). |
|
|
Java KeyStore location for certificate-based cluster authentication. |
|
|
Java KeyStore password for certificate-based cluster authentication. |
|
|
Private key password for certificate-based cluster authentication. |
|
|
PEM-formatted certificates for certificate-based cluster authentication. |
|
|
PEM-formatted private key for certificate-based cluster authentication. |
|
|
Private key password for certificate-based cluster authentication. |
|
|
||
|
||
|
|
Whether to enable default tenant and namespace support for topics. |
|
|
Default namespace to use when producing or consuming messages against a non-fully-qualified topic URL. |
|
|
Default tenant to use when producing or consuming messages against a non-fully-qualified topic URL. |