• Phillip Webb's avatar
    Add support for `spring-devtools.properties` · 3e8cafaf
    Phillip Webb authored
    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
    3e8cafaf
Name
Last commit
Last update
..
restart/classloader Loading commit data...
settings Loading commit data...