jar

cn.ziyicloud.framework.boot : ziyi-boot-sample-data-jpa

Maven & Gradle

Jan 06, 2022

Ziyi Boot Sample Jpa · Sample for using ziyi-boot-start-jpa

Table Of Contents

Latest Version

Download cn.ziyicloud.framework.boot : ziyi-boot-sample-data-jpa JAR file - Latest Versions:

All Versions

Download cn.ziyicloud.framework.boot : ziyi-boot-sample-data-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 ziyi-boot-sample-data-jpa-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.ziyicloud.framework.boot.sample.data.jpa

├─ cn.ziyicloud.framework.boot.sample.data.jpa.FileStore.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.Label.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.Question.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.QuestionRepository.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.Role.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.RoleRepository.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.SampleEntityZiyi.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.SampleRepository.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.User.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.UserRepository.class - [JAR]

├─ cn.ziyicloud.framework.boot.sample.data.jpa.ZiyiJpaSampleApplication.class - [JAR]