Extract autoconfig
- Create separate spring-shell-autoconfigure and keep all autoconfig features there. - Fixes #329
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.shell.SpringShellAutoConfiguration,\
|
||||
org.springframework.shell.ApplicationRunnerAutoConfiguration,\
|
||||
org.springframework.shell.CommandRegistryAutoConfiguration,\
|
||||
org.springframework.shell.LineReaderAutoConfiguration,\
|
||||
org.springframework.shell.CompleterAutoConfiguration,\
|
||||
org.springframework.shell.JLineAutoConfiguration,\
|
||||
org.springframework.shell.jline.JLineShellAutoConfiguration
|
||||
|
||||
Reference in New Issue
Block a user