Skip to content

Commit

Permalink
Merge branch '2.5.x' into 2.6.x
Browse files Browse the repository at this point in the history
Closes gh-29980
  • Loading branch information
mbhave committed Feb 23, 2022
2 parents 894860c + 67b13ee commit acd1ba0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
* {@link org.springframework.boot.context.properties.ConfigurationProperties @ConfigurationProperties},
* the default value for the property will not be used even if the property value is
* empty.
* <p>
* NOTE: This annotation does not support property placeholder resolution and the value
* must be constant.
*
* @author Madhura Bhave
* @since 2.2.0
Expand Down

0 comments on commit acd1ba0

Please sign in to comment.