Spring-boot: Release notes: `spring.config.on-location-not-found=ignore` should be `spring.config.on-not-found=ignore`

Created on 17 Nov 2020  路  1Comment  路  Source: spring-projects/spring-boot


I believe the last paragraph in the Config Data Imports section in the Spring-Boot-2.4-Release-Notes has a typo in it. spring.config.on-location-not-found=ignore should be spring.config.on-not-found=ignore as in the reference documentation

wiki-documentation

Most helpful comment

Thanks for the report @martinbaklid, this is fixed.

>All comments

Thanks for the report @martinbaklid, this is fixed.

Was this page helpful?
0 / 5 - 0 ratings