mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Add a `StandardConfigDataResource.getProfile()` method so that it's possible to tell the profile used when reading a profile specific resource. Fixes gh-25940