• Andy Wilkinson's avatar
    Allow default DevTools properties to be overridden · 315e63b0
    Andy Wilkinson authored
    Previously the default DevTools property source was added in first place
    to the environment’s property sources in an unordered environment
    post-processor. This made it difficult to override them.
    
    This commit updates the post-processor to be ordered with lowest
    precedence and to add the property source in last place. This should
    allow any other property sources and to override the defaults.
    
    Closes gh-3851
    315e63b0
Name
Last commit
Last update
..
autoconfigure Loading commit data...
classpath Loading commit data...
env Loading commit data...
filewatch Loading commit data...
integrationtest Loading commit data...
livereload Loading commit data...
remote Loading commit data...
restart Loading commit data...
test Loading commit data...
tunnel Loading commit data...
RemoteUrlPropertyExtractorTests.java Loading commit data...