Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Spring Boot 2.4.0 M3 Configuration Changelog

Phillip Webb edited this page Nov 13, 2024 · 1 revision

Configuration properties change between 2.4.0-M2 and 2.4.0-M3

Deprecated in 2.4.0-M3

Key

Replacement

Reason

spring.data.mongodb.grid-fs-database

spring.data.mongodb.gridfs.database

spring.resources.chain.html-application-cache

The appcache manifest feature is being removed from browsers.

New in 2.4.0-M3

Key

Default value

Description

management.endpoint.startup.enabled

true

Whether to enable the startup endpoint.

spring.data.mongodb.gridfs.bucket

GridFS bucket name.

spring.data.mongodb.gridfs.database

GridFS database name.

spring.kafka.listener.idle-between-polls

0

Sleep interval between Consumer.poll(Duration) calls.

spring.rabbitmq.address-shuffle-mode

none

Mode used to shuffle configured addresses.

spring.redis.connect-timeout

Connection timeout.

spring.rsocket.server.ssl.ciphers

spring.rsocket.server.ssl.client-auth

spring.rsocket.server.ssl.enabled

spring.rsocket.server.ssl.enabled-protocols

spring.rsocket.server.ssl.key-alias

spring.rsocket.server.ssl.key-password

spring.rsocket.server.ssl.key-store

spring.rsocket.server.ssl.key-store-password

spring.rsocket.server.ssl.key-store-provider

spring.rsocket.server.ssl.key-store-type

spring.rsocket.server.ssl.protocol

spring.rsocket.server.ssl.trust-store

spring.rsocket.server.ssl.trust-store-password

spring.rsocket.server.ssl.trust-store-provider

spring.rsocket.server.ssl.trust-store-type

Removed in 2.4.0-M3

None.

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /