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
PropertySourcesAotContributionso that it also registers resource hints for location patterns (i.e., locations containing wildcards or using theclasspath*:prefix).
Comment From: sbrannen
- Blocked by #31162