Package org.springframework.shell.config
Interface ShellConversionServiceSupplier
- All Superinterfaces:
Supplier<org.springframework.core.convert.ConversionService>
public interface ShellConversionServiceSupplier
extends Supplier<org.springframework.core.convert.ConversionService>
Interface to provide shell spesific
ConversionService
.-
Method Summary