Skip to content

Spring Boot 1.3.0 M4 Configuration Changelog

Phillip Webb edited this page Jun 8, 2020 · 1 revision

Configuration properties change between 1.3.0.M3 and 1.3.0.M4

Table 1. New keys in 1.3.0.M4

Key

Default value

Description

spring.datasource.type

Fully qualified name of the connection pool implementation to use.

spring.messages.fallback-to-system-locale

true

Set whether to fall back to the system Locale if no files for a specific Locale have been found.

Clone this wiki locally