spring-shell
spring-shell copied to clipboard
Make positional arguments configurable
trafficstars
We have automatic support for positional arguments which may be a good thing or not. Going forward it should be possible to disable this support.
Some potential places to change is:
- Parser configuration which would skip/error
- Is there a need per command setting?