jar

com.sparktechcode : spring-jpa-search

Maven & Gradle

Feb 23, 2024
Table Of Contents

Latest Version

Download com.sparktechcode : spring-jpa-search JAR file - Latest Versions:

All Versions

Download com.sparktechcode : spring-jpa-search 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 spring-jpa-search-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sparktechcode.springjpasearch.exceptions

├─ com.sparktechcode.springjpasearch.exceptions.BadRequestException.class - [JAR]

├─ com.sparktechcode.springjpasearch.exceptions.BaseSparkException.class - [JAR]

├─ com.sparktechcode.springjpasearch.exceptions.InternalServerException.class - [JAR]

├─ com.sparktechcode.springjpasearch.exceptions.SparkError.class - [JAR]

com.sparktechcode.springjpasearch.repositories

├─ com.sparktechcode.springjpasearch.repositories.SparkJpaRepository.class - [JAR]

com.sparktechcode.springjpasearch.entities

├─ com.sparktechcode.springjpasearch.entities.BaseEntity.class - [JAR]

├─ com.sparktechcode.springjpasearch.entities.IdHolder.class - [JAR]

com.sparktechcode.springjpasearch.services

├─ com.sparktechcode.springjpasearch.services.SearchPredicateGenerator.class - [JAR]

├─ com.sparktechcode.springjpasearch.services.SearchService.class - [JAR]