We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Versions up to 3.2.x had all runners enabled by default, starting from 3.3.x only NonInteractiveShellRunner is enabled by default.
3.2.x
3.3.x
NonInteractiveShellRunner
For example enabling interactive and script runners use properties:
spring: shell: interactive: enabled: true script: enabled: true
There was an error while loading. Please reload this page.
Home
Release
Spring Boot compatibility
v4 Migration Guide
Debugging