Class StringToBytesConverter
java.lang.Object
io.leandev.appfuse.web.converter.StringToBytesConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String,byte[]>
-
Constructor Details
-
StringToBytesConverter
public StringToBytesConverter()
-
-
Method Details
-
convert
-