25d249c28dfa37447a3e88bb699afafd3c52107d
- Don't try to handle ExitRequest exception with error handling so that we're able to break out from a run loop with interactive shell. - Fixes #624
= 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%