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-jpa-2.0.01_04.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
top.zopx.goku.framework.jpa.core.hooks
├─ top.zopx.goku.framework.jpa.core.hooks.LifeCycle.class - [JAR]
top.zopx.goku.framework.jpa.bind.registry.wrapper
├─ top.zopx.goku.framework.jpa.bind.registry.wrapper.ResultWrapperConvert.class - [JAR]
top.zopx.goku.framework.jpa.core.entity.dto
├─ top.zopx.goku.framework.jpa.core.entity.dto.CollectionEntityDTO.class - [JAR]
├─ top.zopx.goku.framework.jpa.core.entity.dto.EntityDTO.class - [JAR]
├─ top.zopx.goku.framework.jpa.core.entity.dto.SingleEntityDTO.class - [JAR]
top.zopx.goku.framework.jpa.constant
├─ top.zopx.goku.framework.jpa.constant.ErrorCodeEnum.class - [JAR]
top.zopx.goku.framework.jpa.bind.annotation
├─ top.zopx.goku.framework.jpa.bind.annotation.Bind.class - [JAR]
├─ top.zopx.goku.framework.jpa.bind.annotation.Binding.class - [JAR]
top.zopx.goku.framework.jpa.bind.aop
├─ top.zopx.goku.framework.jpa.bind.aop.TranslatorAspect.class - [JAR]
top.zopx.goku.framework.jpa.code.service
├─ top.zopx.goku.framework.jpa.code.service.IService.class - [JAR]
top.zopx.goku.framework.jpa.strategy
├─ top.zopx.goku.framework.jpa.strategy.SnowflakeStrategy.class - [JAR]
top.zopx.goku.framework.jpa.bind.registry
├─ top.zopx.goku.framework.jpa.bind.registry.BaseBindingAdapter.class - [JAR]
├─ top.zopx.goku.framework.jpa.bind.registry.BindingAdapterFactory.class - [JAR]
├─ top.zopx.goku.framework.jpa.bind.registry.TranslateGenericConvert.class - [JAR]
top.zopx.goku.framework.jpa.code.repository
├─ top.zopx.goku.framework.jpa.code.repository.BaseRepository.class - [JAR]
top.zopx.goku.framework.jpa.core.entity.model
├─ top.zopx.goku.framework.jpa.core.entity.model.EntityModel.class - [JAR]
top.zopx.goku.framework.jpa.core.util
├─ top.zopx.goku.framework.jpa.core.util.UserLoginHelper.class - [JAR]
top.zopx.goku.framework.jpa
├─ top.zopx.goku.framework.jpa.GokuFrameworkJpaAutoConfiguration.class - [JAR]
top.zopx.goku.framework.jpa.core.entity.vo
├─ top.zopx.goku.framework.jpa.core.entity.vo.EntityVO.class - [JAR]
├─ top.zopx.goku.framework.jpa.core.entity.vo.UserLoginVO.class - [JAR]
top.zopx.goku.framework.jpa.code.controller
├─ top.zopx.goku.framework.jpa.code.controller.BaseController.class - [JAR]
top.zopx.goku.framework.jpa.code.service.impl
├─ top.zopx.goku.framework.jpa.code.service.impl.BaseServiceImpl.class - [JAR]
top.zopx.goku.framework.jpa.bind.interfaces.impl
├─ top.zopx.goku.framework.jpa.bind.interfaces.impl.EnumBinding.class - [JAR]
top.zopx.goku.framework.jpa.bind.interfaces
├─ top.zopx.goku.framework.jpa.bind.interfaces.IBinding.class - [JAR]