624343ace258a5e343bad85abf92b298a8c5ed4d
- Handle any option collection type so that list is generated for values, this then works well when actual type conversions happen. - Fixes #630
= 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%