• Andy Wilkinson's avatar
    Only configure remove devtools security if Spring Security is enabled · efee06fd
    Andy Wilkinson authored
    Previously, RemoteDevToolsAutoConfiguration would try to configure
    Spring Security if it was on the classpath. This led to a failure if
    Spring Security was on the classpath but its auto-configuration was
    disabled.
    
    This commit updates the auto-configuration to be conditional on the
    presence of Spring Security’s ObjectPostProcessor bean.
    
    See gh-3889
    efee06fd
Name
Last commit
Last update
..
autoconfigure Loading commit data...
classpath Loading commit data...
env Loading commit data...
filewatch Loading commit data...
livereload Loading commit data...
remote Loading commit data...
restart Loading commit data...
tunnel Loading commit data...
RemoteSpringApplication.java Loading commit data...
RemoteUrlPropertyExtractor.java Loading commit data...
package-info.java Loading commit data...