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 bubble-fireworks-data-mybatis-2021.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.baomidou.mybatisplus.core.conditions.interfaces
├─ com.baomidou.mybatisplus.core.conditions.interfaces.Compare.class - [JAR]
├─ com.baomidou.mybatisplus.core.conditions.interfaces.Func.class - [JAR]
cn.fxbin.bubble.fireworks.data.mybatis.customizer
├─ cn.fxbin.bubble.fireworks.data.mybatis.customizer.CustomizeIdentifierGenerator.class - [JAR]
cn.fxbin.bubble.fireworks.data.mybatis.handler
├─ cn.fxbin.bubble.fireworks.data.mybatis.handler.CustomizeMetaObjectHandler.class - [JAR]
cn.fxbin.bubble.fireworks.data.mybatis.core
├─ cn.fxbin.bubble.fireworks.data.mybatis.core.BaseModel.class - [JAR]