Skip to content

After upgrading my application with spring-shell-starter to 3.1.3 not able to pass command line arguments #842

Discussion options

You must be logged in to vote

We got the issued fixed in our application by setting the below property in applications.properties file ( convert to yaml if you are using yaml). Now it is working as before.

spring.shell.noninteractive.enabled=false

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@suryaachandra
Comment options

Comment options

You must be logged in to vote
1 reply
@suryaachandra
Comment options

Answer selected by suryaachandra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants