-
Notifications
You must be signed in to change notification settings - Fork 41.7k
Closed
Labels
type: bugA general bugA general bugtype: regressionA regression from a previous releaseA regression from a previous release
Milestone
Description
Since Spring Boot v1.2.6.RELEASE the binding of environment variables behaves differently.
The properties of a class with an @ConfigurationProperties annotation are not set when combining a YAML file and OS environment variables. The following github repo contains a unit test to reproduce the problem:
https://github.com/jgoelen/spring-boot-env-bug
The test works fine with version 1.2.5.RELEASE (repo tag v1.2.5.RELEASE)
Metadata
Metadata
Assignees
Labels
type: bugA general bugA general bugtype: regressionA regression from a previous releaseA regression from a previous release