Using Spring Shell 3.0 I would like to disable some of the built-in commands, e.g. stacktrace
, script
.
Is this possible to achieve?
In class StandardCommandsAutoConfiguration
there are properties which can be set to disable commands. In spring-shell-autoconfigure.jar