217b9b70792779aab75dc3e09ab6cdf2b6f06d86
- Replace from @Configuration to @AutoConfiguration as that is now recommended by boot. - Fixes #565
= 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%