jar

com.github.uinio : jpa-querydsl-spring-boot-starter

Maven & Gradle

Jun 11, 2021
5 stars

jpa-querydsl-spring-boot-starter · jpa-querydsl-spring-boot-starter

Table Of Contents

Latest Version

Download com.github.uinio : jpa-querydsl-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.uinio : jpa-querydsl-spring-boot-starter JAR file - All Versions:

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

com.github.uinio.jpa.config

├─ com.github.uinio.jpa.config.QuerydslAutoConfig.class - [JAR]

com.github.uinio.jpa.utils

├─ com.github.uinio.jpa.utils.EntityUtils.class - [JAR]

├─ com.github.uinio.jpa.utils.IgnoreNullUtils.class - [JAR]

├─ com.github.uinio.jpa.utils.KeyUtils.class - [JAR]

com.github.uinio.jpa.service

├─ com.github.uinio.jpa.service.JpaService.class - [JAR]

├─ com.github.uinio.jpa.service.JpaServiceImpl.class - [JAR]

├─ com.github.uinio.jpa.service.PageResult.class - [JAR]