08b16d5290d05a117615868b3df711757bbd35a7
- Annotate ShellComponent with @Reflective and use custom AvailabilityReflectiveProcessor to find possible method targets returning Availability. - Backport #747 - Fixes #758
= 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%