jar

com.github.yjgbg : jpa-plus-spring-boot-starter

Maven & Gradle

Dec 21, 2020
2 stars

jpa-plus-spring-boot-starter · spring-data-jpa加强

Table Of Contents

Latest Version

Download com.github.yjgbg : jpa-plus-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.yjgbg : jpa-plus-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.1.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 jpa-plus-spring-boot-starter-2.1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.yjgbg.jpa.plus.specificationSupport

├─ com.github.yjgbg.jpa.plus.specificationSupport.ChainSpecification.class - [JAR]

├─ com.github.yjgbg.jpa.plus.specificationSupport.ExecutableSpecification.class - [JAR]

├─ com.github.yjgbg.jpa.plus.specificationSupport.Sortable.class - [JAR]

├─ com.github.yjgbg.jpa.plus.specificationSupport.SpecExecutor.class - [JAR]

├─ com.github.yjgbg.jpa.plus.specificationSupport.StdRepository.class - [JAR]

com.github.yjgbg.jpa.plus.utils

├─ com.github.yjgbg.jpa.plus.utils.ReflectUtils.class - [JAR]

com.github.yjgbg.jpa.plus.aop

├─ com.github.yjgbg.jpa.plus.aop.ReturnPropsSetNull.class - [JAR]

├─ com.github.yjgbg.jpa.plus.aop.ReturnPropsSetNullProcessing.class - [JAR]

com.github.yjgbg.jpa.plus

├─ com.github.yjgbg.jpa.plus.JpaPlusSupport.class - [JAR]

com.github.yjgbg.jpa.plus.entitySupport

├─ com.github.yjgbg.jpa.plus.entitySupport.ActiveEntity.class - [JAR]

Advertisement