Uses of Class
com.mt.ecommerce.product.entity.Image
Packages that use Image
-
Uses of Image in com.mt.ecommerce.product.repository
Methods in com.mt.ecommerce.product.repository that return types with arguments of type ImageModifier and TypeMethodDescriptionImageRepository.findByUserId
(String userId) Finds images by user ID.