spring-boot/spring-boot-docs
Stephane Nicoll cbdab9edb3 Add support for custom ProtocolResolver with Devtools
Prior to this commit, custom `ProtocolResolvers` set on the
`ApplicationContext` were lost when Devtools is used as the customized
`ResourceLoader` did not copy any customization made to the default
resource loader.

This commit makes sure to copy any `ProtocolResolver` set on the context.

Closes gh-9331
2017-06-06 16:04:12 +02:00
..
src Add support for custom ProtocolResolver with Devtools 2017-06-06 16:04:12 +02:00
pom.xml Next Development Version 2017-04-21 08:32:01 +00:00