Add security.management.enabled flag

This commit is contained in:
Dave Syer
2013-09-06 19:54:15 +01:00
parent 5f8f062545
commit 8467a66e84
3 changed files with 26 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ import org.springframework.boot.cli.compiler.CompilerAutoConfiguration;
import org.springframework.boot.cli.compiler.DependencyCustomizer;
/**
* {@link CompilerAutoConfiguration} for the Recator.
* {@link CompilerAutoConfiguration} for the Reactor.
*
* @author Dave Syer
*/