spring-boot/spring-boot-devtools
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
..
src Add support for `spring-devtools.properties` 2015-11-13 10:32:44 -08:00
pom.xml Prevent restarts from switching off Log4J2-based logging 2015-10-29 14:40:19 +00:00