Skip to content

Spring Boot 3.3.0 M2 Configuration Changelog

Andy Wilkinson edited this page Feb 23, 2024 · 1 revision

Configuration property changes between 3.3.0-M1 and 3.3.0-M2

Deprecated in 3.3.0-M2

None.

Added in 3.3.0-M2

Key Default value Description

management.observations.annotations.enabled

false

Whether auto-configuration of Micrometer annotations is enabled.

management.zipkin.tracing.encoding

How to encode the POST body to the Zipkin API.

spring.liquibase.ui-service

logger

Which UIService to use.

Removed in 3.3.0-M2

None.

Clone this wiki locally