• Phillip Webb's avatar
    Allow devtools properties in `user.home` · 9929e391
    Phillip Webb authored
    Support loading a `.spring-boot-devtools.properties` file from the
    users home folder. The property file can be used to customize settings
    that make sense on a per-user basis, but might not want to be checked
    into the project.
    
    Fixes gh-3151
    9929e391
Name
Last commit
Last update
..
Message.java Loading commit data...
MyController.java Loading commit data...
SampleDevToolsApplication.java Loading commit data...