As per this comment from @spencergibb, the changes made for https://github.com/spring-projects/spring-boot/issues/21217 causes some problems for Spring Clould. Opening this issue so that we don't forget to look at it before 2.3 GAs.

@spencergibb Can you please let us know some more details about the assumptions that no longer hold true?

Issue labelled as a task for now. It may become a regression depending on what we learn.

Comment From: spencergibb

It wasn't wild cards, it was slashes

Comment From: wilkinsona

@spencergibb Thanks. Could you point us to some of the tests that we broke please?

Comment From: spencergibb

https://jenkins.spring.io/view/Spring%20Cloud/view/CI.MASTER/job/spring-cloud-config-master-ci/10626/

Comment From: philwebb

I think I fixed this already in 81058cab030ba98e221ce8046c50c43411219c61 (with the amusing typo). I should have raised an issue.

Comment From: philwebb

@spencergibb Is this still a problem, or did my fix do the trick?

Comment From: spencergibb

it did fix it.

Comment From: philwebb

Fixed in 81058ca