Only NonInteractiveShellRunner is active on default
- Disable InteractiveShellRunner and ScriptShellRunner on default - Enable those in commands and e2e sample apps - Document changes - Fixes #1017
This commit is contained in:
@@ -2,6 +2,8 @@ spring:
|
||||
main:
|
||||
banner-mode: off
|
||||
shell:
|
||||
interactive:
|
||||
enabled: true
|
||||
## pick global default option naming
|
||||
# option:
|
||||
# naming:
|
||||
|
||||
Reference in New Issue
Block a user