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

Comment From: snicoll

Thanks for the report @martinbaklid, this is fixed.