spring-boot/spring-boot-devtools/src
Phillip Webb 3e8cafaf97 Add support for `spring-devtools.properties`
Allow `META-INF/spring-devtools.properties` files to be used by
application developers to declare is specific jars should be included
or excluded from the RestartClassLoader.

A typical example where this might be used is a company that develops
it's own set of internal JARs that are used by developers but not
usually imported into their IDE.

See gh-3316
2015-11-13 10:32:44 -08:00
..
main Add support for `spring-devtools.properties` 2015-11-13 10:32:44 -08:00
test Add support for `spring-devtools.properties` 2015-11-13 10:32:44 -08:00