Overview

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

Related Issues

  • 31055

  • 31161

  • 31162

Deliverables

  • [ ] Update MergedContextConfigurationRuntimeHints 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.