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 goku-framework-starter-mybatis-1.5.1.1231.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.zopx.goku.framework.mybatis.annotation
├─ top.zopx.goku.framework.mybatis.annotation.AnnoSearchByTenantId.class - [JAR]
├─ top.zopx.goku.framework.mybatis.annotation.AnnoUserLogin.class - [JAR]
top.zopx.goku.framework.web.util.bind.registry
├─ top.zopx.goku.framework.web.util.bind.registry.BaseBindingAdapter.class - [JAR]
├─ top.zopx.goku.framework.web.util.bind.registry.BindingAdapterFactory.class - [JAR]
├─ top.zopx.goku.framework.web.util.bind.registry.TranslateGenericConvert.class - [JAR]
top.zopx.goku.framework.mybatis
├─ top.zopx.goku.framework.mybatis.GokuFrameworkMybatisPlusAutoConfiguration.class - [JAR]
top.zopx.goku.framework.web.util.bind.aop
├─ top.zopx.goku.framework.web.util.bind.aop.TranslatorAspect.class - [JAR]
top.zopx.goku.framework.web.util.bind.interfaces
├─ top.zopx.goku.framework.web.util.bind.interfaces.IBinding.class - [JAR]
top.zopx.goku.framework.web.util.bind.interfaces.impl
├─ top.zopx.goku.framework.web.util.bind.interfaces.impl.EnumBinding.class - [JAR]
top.zopx.goku.framework.mybatis.entity
├─ top.zopx.goku.framework.mybatis.entity.BaseEntity.class - [JAR]
├─ top.zopx.goku.framework.mybatis.entity.DataEntity.class - [JAR]
├─ top.zopx.goku.framework.mybatis.entity.EntityVO.class - [JAR]
├─ top.zopx.goku.framework.mybatis.entity.ListEntity.class - [JAR]
├─ top.zopx.goku.framework.mybatis.entity.UserLoginVO.class - [JAR]
top.zopx.goku.framework.web.util
├─ top.zopx.goku.framework.web.util.package-info.class - [JAR]
top.zopx.goku.framework.mybatis.util
├─ top.zopx.goku.framework.mybatis.util.UserLoginHelper.class - [JAR]
top.zopx.goku.framework.mybatis.configurator
├─ top.zopx.goku.framework.mybatis.configurator.CusMetaObjectHandler.class - [JAR]
top.zopx.goku.framework.web.util.bind.constant
├─ top.zopx.goku.framework.web.util.bind.constant.ConditionEnum.class - [JAR]
top.zopx.goku.framework.web
├─ top.zopx.goku.framework.web.package-info.class - [JAR]
top.zopx.goku.framework.web.util.bind.annotation
├─ top.zopx.goku.framework.web.util.bind.annotation.Bind.class - [JAR]
├─ top.zopx.goku.framework.web.util.bind.annotation.Binding.class - [JAR]
├─ top.zopx.goku.framework.web.util.bind.annotation.Desensitization.class - [JAR]
top.zopx.goku.framework.mybatis.base
├─ top.zopx.goku.framework.mybatis.base.BaseController.class - [JAR]
├─ top.zopx.goku.framework.mybatis.base.BaseServiceImpl.class - [JAR]
├─ top.zopx.goku.framework.mybatis.base.IBaseMapper.class - [JAR]
├─ top.zopx.goku.framework.mybatis.base.IBaseService.class - [JAR]
├─ top.zopx.goku.framework.mybatis.base.IHookService.class - [JAR]
├─ top.zopx.goku.framework.mybatis.base.RestController.class - [JAR]
top.zopx.goku.framework.web.util.bind.registry.wrapper
├─ top.zopx.goku.framework.web.util.bind.registry.wrapper.ResultWrapperConvert.class - [JAR]
top.zopx.goku.framework.mybatis.constant
├─ top.zopx.goku.framework.mybatis.constant.ApiPermissionCons.class - [JAR]
├─ top.zopx.goku.framework.mybatis.constant.ErrorCodeCons.class - [JAR]