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 mgl-boot-config-3.1.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.mgl.boot.config.properties
├─ tech.mgl.boot.config.properties.AppIdProperties.class - [JAR]
├─ tech.mgl.boot.config.properties.AppProperties.class - [JAR]
├─ tech.mgl.boot.config.properties.FdsProperties.class - [JAR]
├─ tech.mgl.boot.config.properties.HibernateProperties.class - [JAR]
├─ tech.mgl.boot.config.properties.MGLVaultProperties.class - [JAR]
├─ tech.mgl.boot.config.properties.MinioProperties.class - [JAR]
├─ tech.mgl.boot.config.properties.OnlineDocProperties.class - [JAR]
├─ tech.mgl.boot.config.properties.WebsocketProperties.class - [JAR]
tech.mgl.boot.config.types
├─ tech.mgl.boot.config.types.FdsTypes.class - [JAR]
tech.mgl.boot.config
├─ tech.mgl.boot.config.MGLConfigEntity.class - [JAR]
tech.mgl.boot.config.properties.custom
├─ tech.mgl.boot.config.properties.custom.MyBatisPlusCustomProperties.class - [JAR]