Spring Boot Tutorials: Upload Image to Cloudinary

Поделиться
HTML-код
  • Опубликовано: 24 янв 2025

Комментарии • 9

  • @ismailsunay65
    @ismailsunay65 7 месяцев назад

    Hi, thank you for your help! But I have questions: What do "FuncErrorException" and "FilenameUtils" contain?
    6:50

    • @NHNTV
      @NHNTV  7 месяцев назад

      Sorry for the delayed response.
      1. Here is the content of the FuncError class
      public class FuncErrorException extends RuntimeException {
      private static final long serialVersionUID = 5003320033602480096L;
      public FuncErrorException(final String message) {
      super(message);
      }
      }
      2. Apache Commons Lang, the FilenameUtils class provides methods for working with file names and paths.

  • @macphungde1269
    @macphungde1269 2 месяца назад

    phần này a làm đã có phần update image chưa ạ? Ý e là khi đổi ảnh mới thì nó có xoá ảnh cũ ở cloudinary ko ạ

    • @NHNTV
      @NHNTV  2 месяца назад

      Xin lỗi vì đã làm bạn đợi lâu!
      Khi update thì mình sẽ: delete image cũ -> upload lên lại image mới ạ. Mình sẽ làm video sau nha!

    • @macphungde1269
      @macphungde1269 2 месяца назад

      @@NHNTV e rất mong chờ video sắp tới của a ạ

    • @NHNTV
      @NHNTV  Месяц назад

      Bạn tham khảo video này nhé: ruclips.net/video/HmmNG1FBizs/видео.html

  • @thanhnguyentien6044
    @thanhnguyentien6044 5 месяцев назад +1

    b cho minh tham khao code cua b dc k

    • @NHNTV
      @NHNTV  5 месяцев назад

      Đây nha bạn: github.com/nhndev/spring-boot-demo

    • @thanhnguyentien6044
      @thanhnguyentien6044 5 месяцев назад

      @@NHNTV minh cam on nha