Files
spring-shell/spring-shell-autoconfigure
Janne Valkealahti d4080e8f22 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.
- Backport #960
- Fixes #964
2024-01-02 10:17:43 +00:00
..