This is an Obvious fix to correct the constant value

This commit is contained in:
Bharath Prakash
2018-05-21 12:53:19 +12:00
committed by Eric Bottard
parent c3081d260e
commit 3f8e8334ba

View File

@@ -47,7 +47,7 @@ public class ScriptShellApplicationRunner implements ApplicationRunner {
//end::documentation[]
public static final String SPRING_SHELL_SCRIPT = "spring.shell.script";
public static final String ENABLED = "spring.shell.script";
public static final String ENABLED = "enabled";
/**
* The name of the environment property that allows to disable the behavior of this