Add PromptProvider extension point

This commit is contained in:
Eric Bottard
2017-08-08 16:07:12 +02:00
parent 75911b5fed
commit c3c7f1fccd
6 changed files with 43 additions and 18 deletions

View File

@@ -1,3 +1,3 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
org.springframework.shell.SpringShellAutoConfiguration,\
org.springframework.shell.jline.JLineShell
org.springframework.shell.jline.JLineShellAutoConfiguration