Files
spring-shell/spring-shell-autoconfigure
Janne Valkealahti 2fdd45a4d1 Switch to ApplicationConversionService
- ApplicationConversionService extends FormattingConversionService
  and defines some additional default converters like
  StringToFileConverter which makes `script` command work
  under native with given file type option.
- Fixes #960
2024-01-02 10:15:22 +00:00
..