spring-boot/spring-boot-project/spring-boot-devtools
Stephane Nicoll 9434cb0e22 Keep a live reference of protocol resolvers rather than copying them
This commit makes sure that any subsequent call on addProtocolResolver
on the context will impact the ResourceLoader implementation that
DevTools sets on the context.

This makes sure that any custom ProtocolResolver that is set later in
the lifecycle is taken into account.

Closes gh-17214
2019-09-16 15:08:40 +02:00
..
src Keep a live reference of protocol resolvers rather than copying them 2019-09-16 15:08:40 +02:00
pom.xml Fix command DevTools uses to shut down in-memory Derby DB 2019-06-11 10:29:09 +01:00