jar

io.github.dengchen2020 : dc-spring-boot-starter-jpa

Maven & Gradle

Jun 04, 2024

dc-spring-boot-starter-jpa · jpa扩展

Table Of Contents

Latest Version

Download io.github.dengchen2020 : dc-spring-boot-starter-jpa JAR file - Latest Versions:

All Versions

Download io.github.dengchen2020 : dc-spring-boot-starter-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 dc-spring-boot-starter-jpa-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.dengchen2020.jpa.base

├─ io.github.dengchen2020.jpa.base.BaseRepository.class - [JAR]

├─ io.github.dengchen2020.jpa.base.BaseRepositoryFactoryBean.class - [JAR]

├─ io.github.dengchen2020.jpa.base.BaseRepositoryImpl.class - [JAR]

io.github.dengchen2020.jpa.generator

├─ io.github.dengchen2020.jpa.generator.SnowFlakeIdGenerator.class - [JAR]

io.github.dengchen2020.jpa.constant

├─ io.github.dengchen2020.jpa.constant.ExpressionConstant.class - [JAR]

io.github.dengchen2020.jpa.annotation

├─ io.github.dengchen2020.jpa.annotation.EnableDcJpaRepositories.class - [JAR]

io.github.dengchen2020.jpa.config

├─ io.github.dengchen2020.jpa.config.JpaAutoConfiguration.class - [JAR]