Overview

We recently introduced support for location patterns in @PropertySource; however, PropertySourcesAotContribution currently only registers resource hints for static classpath locations (i.e., no wildcards or classpath*: prefix).

Related Issues

  • 21325

  • 31088

  • 31162

Deliverables

  • [ ] Update PropertySourcesAotContribution so that it also registers resource hints for location patterns (i.e., locations containing wildcards or using the classpath*: prefix).

Comment From: sbrannen

  • Blocked by #31162

Comment From: sbrannen

Closing since #31162 has been closed. See https://github.com/spring-projects/spring-framework/issues/31162#issuecomment-2748514581.