jar

com.jyvee.spring.storageservice : storage-service-spring-boot-starter

Maven & Gradle

Oct 18, 2023
1 stars

storage-service-spring-boot-starter · storage-service-spring-boot-starter is a Spring boot library

Table Of Contents

Latest Version

Download com.jyvee.spring.storageservice : storage-service-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.jyvee.spring.storageservice : storage-service-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
v1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window storage-service-spring-boot-starter-v1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jyvee.spring.storageservice

├─ com.jyvee.spring.storageservice.AbstractLocalStorageService.class - [JAR]

├─ com.jyvee.spring.storageservice.AbstractS3StorageService.class - [JAR]

├─ com.jyvee.spring.storageservice.StorageService.class - [JAR]

├─ com.jyvee.spring.storageservice.StorageServiceConfiguration.class - [JAR]

├─ com.jyvee.spring.storageservice.package-info.class - [JAR]

com.jyvee.spring.storageservice.validator

├─ com.jyvee.spring.storageservice.validator.ImageUtil.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageContentTypeValidator.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageContentTypeValidatorConfiguration.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageImageValidator.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageImageValidatorConfiguration.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageSizeValidator.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageSizeValidatorConfiguration.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageValidator.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.StorageValidatorConfiguration.class - [JAR]

├─ com.jyvee.spring.storageservice.validator.package-info.class - [JAR]

com.jyvee.spring.storageservice.configuration

├─ com.jyvee.spring.storageservice.configuration.LocalStorageConfigurationProperties.class - [JAR]

├─ com.jyvee.spring.storageservice.configuration.S3StorageConfigurationProperties.class - [JAR]

├─ com.jyvee.spring.storageservice.configuration.StorageConfigurationProperties.class - [JAR]

├─ com.jyvee.spring.storageservice.configuration.StorageFileConfiguration.class - [JAR]

├─ com.jyvee.spring.storageservice.configuration.package-info.class - [JAR]

com.jyvee.spring.autoconfigure.storageservice

├─ com.jyvee.spring.autoconfigure.storageservice.StorageServiceAutoConfiguration.class - [JAR]

├─ com.jyvee.spring.autoconfigure.storageservice.package-info.class - [JAR]

com.jyvee.spring.storageservice.provider

├─ com.jyvee.spring.storageservice.provider.DefaultStoragePathProvider.class - [JAR]

├─ com.jyvee.spring.storageservice.provider.LocalStorageProvider.class - [JAR]

├─ com.jyvee.spring.storageservice.provider.S3ProviderConfiguration.class - [JAR]

├─ com.jyvee.spring.storageservice.provider.S3StorageProvider.class - [JAR]

├─ com.jyvee.spring.storageservice.provider.StoragePathProvider.class - [JAR]

├─ com.jyvee.spring.storageservice.provider.StorageProvider.class - [JAR]

├─ com.jyvee.spring.storageservice.provider.StorageProviderUtil.class - [JAR]

├─ com.jyvee.spring.storageservice.provider.package-info.class - [JAR]