Class ResourceConverter


  • @Converter(generateLoader=true)
    public final class ResourceConverter
    extends Object
    • Method Detail

      • convertToInputStream

        @Converter
        public static InputStream convertToInputStream​(org.springframework.core.io.Resource resource)
                                                throws IOException
        Throws:
        IOException