Allow META-INF/resources in WAR classes folder

Update `TomcatResources` so that `META-INF/resources` folders in
`src/main/resources` no longer fail with a "URI is not hierarchical"
exception.

Closes gh-13265
This commit is contained in:
Phillip Webb
2018-06-05 17:00:52 -07:00
parent 628cce567f
commit 6c7289b822
3 changed files with 48 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB