79154904

Date: 2024-11-04 09:46:15
Score: 2
Natty:
Report link

Properties have been renamed with Spring Boot 2.4.0, now it's:

spring.web.resources.chain.strategy.content.enabled=true

"spring.web.resources.chain.strategy.content.paths" already defaults to "/**"

See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.4.0-Configuration-Changelog.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: sgruendel