View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window minio-spring-boot-starter-3.1.2-beta-2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.vaulka.kit.minio.properties
├─ com.vaulka.kit.minio.properties.MinioProperties.class - [JAR]
com.vaulka.kit.minio.autoconfigure
├─ com.vaulka.kit.minio.autoconfigure.MinioAutoConfiguration.class - [JAR]