jar

com.holon-platform.jpa : holon-datastore-jpa-spring-boot

Maven & Gradle

Jul 09, 2020
4 usages
5 stars

Holon JPA Datastores Spring Boot auto-configuration

Table Of Contents

Latest Version

Download com.holon-platform.jpa : holon-datastore-jpa-spring-boot JAR file - Latest Versions:

All Versions

Download com.holon-platform.jpa : holon-datastore-jpa-spring-boot JAR file - All Versions:

Version Vulnerabilities Size Updated
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.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 holon-datastore-jpa-spring-boot-5.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.holonplatform.jpa.spring.boot.internal

├─ com.holonplatform.jpa.spring.boot.internal.JpaAutoConfigurationRegistrar.class - [JAR]

├─ com.holonplatform.jpa.spring.boot.internal.JpaDatastoreAutoConfigurationRegistrar.class - [JAR]

├─ com.holonplatform.jpa.spring.boot.internal.JpaEntityScanPackages.class - [JAR]

com.holonplatform.jpa.spring.boot

├─ com.holonplatform.jpa.spring.boot.JpaAutoConfiguration.class - [JAR]

├─ com.holonplatform.jpa.spring.boot.JpaDatastoreAutoConfiguration.class - [JAR]

├─ com.holonplatform.jpa.spring.boot.JpaEntityScan.class - [JAR]

├─ com.holonplatform.jpa.spring.boot.JpaEntityScans.class - [JAR]