I think https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.6.0-Configuration-Changelog should be explicit that
spring.resources.static-locations
is removed, in favor of spring.web.resources.static-locations
Comment From: snicoll
Thanks for the report. That looks like a bug of the tool that generate this table as the properties have been flagged as ERROR (i.e. removed) in 2.6.0.M1
already.
Comment From: snicoll
The tool has been fixed and I reran it for all recent feature releases. See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.6.0-Configuration-Changelog#removed-in-260