@@ -23,7 +23,7 @@ public class ImageResizeService {
|
|||||||
private static final int THUMBNAIL_SIZE = 150;
|
private static final int THUMBNAIL_SIZE = 150;
|
||||||
private static final int MEDIUM_SIZE = 600;
|
private static final int MEDIUM_SIZE = 600;
|
||||||
|
|
||||||
@Value("${file.storage.path}")
|
@Value("${file.storage.base-path}")
|
||||||
private String storagePath;
|
private String storagePath;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user