Skip to content

Spring Boot 3.2.0 RC2 Configuration Changelog

Phillip Webb edited this page Nov 8, 2023 · 1 revision

Configuration property changes between 3.2.0-RC1 and 3.2.0-RC2

Deprecated in 3.2.0-RC2

Key Replacement Reason

spring.datasource.oracleucp.connection-wait-timeout

Added in 3.2.0-RC2

Key Default value Description

spring.datasource.oracleucp.connection-wait-duration

spring.datasource.oracleucp.hostname-resolver

spring.kafka.listener.observation-enabled

false

Whether to enable observation.

spring.kafka.template.observation-enabled

false

Whether to enable observation.

Removed in 3.2.0-RC2

None.

Clone this wiki locally