jar

top.zopx : goku-framework-starter-data-jpa

Maven & Gradle

Oct 31, 2023

基于JPA的数据库操作框架

Table Of Contents

Latest Version

Download top.zopx : goku-framework-starter-data-jpa JAR file - Latest Versions:

All Versions

Download top.zopx : goku-framework-starter-data-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window goku-framework-starter-data-jpa-2.0.05_10.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

top.zopx.goku.framework.jpa

├─ top.zopx.goku.framework.jpa.GokuFrameworkJpaAutoConfiguration.class - [JAR]

top.zopx.goku.framework.jpa.model

├─ top.zopx.goku.framework.jpa.model.AutoPersistListener.class - [JAR]

├─ top.zopx.goku.framework.jpa.model.EntityModel.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.code.service.impl.LifeCycle.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.code.repository

├─ top.zopx.goku.framework.jpa.code.repository.BaseRepository.class - [JAR]