bf2692c70cf567da6055ee62e9952a238c7ef61a
- New annotations ExceptionResolver and ExitCode - New needed functionality is in classes ExceptionResolverMethodResolver and MethodCommandExceptionResolver. - Hook these annotations with StandardMethodTargetRegistrar and Shell classes - Fixes #597
= Spring Shell Active development branch is `main` targeting work for `3.0.x` and `2.1.x` is for maintaining current latest release. == Building Building and running tests: ``` ./gradlew build ``` Publishing to local maven cache: ``` ./gradlew publishToMavenLocal ```
Description
Languages
Java
100%