jar

tech.corefinance : microservice-common-jpa

Maven & Gradle

Oct 09, 2023
0 stars

Microservice Common · Common module for microservices of Open Core Finance project.

Table Of Contents

Latest Version

Download tech.corefinance : microservice-common-jpa JAR file - Latest Versions:

All Versions

Download tech.corefinance : microservice-common-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 microservice-common-jpa-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tech.corefinance.common.jpa.repository

├─ tech.corefinance.common.jpa.repository.JpaInternalServiceConfigRepository.class - [JAR]

├─ tech.corefinance.common.jpa.repository.JpaPermissionRepository.class - [JAR]

├─ tech.corefinance.common.jpa.repository.JpaResourceActionRepository.class - [JAR]

tech.corefinance.common.jpa.service

├─ tech.corefinance.common.jpa.service.EntitySimpleSearchSupport.class - [JAR]

├─ tech.corefinance.common.jpa.service.JpaPermissionService.class - [JAR]

tech.corefinance.common.jpa.model

├─ tech.corefinance.common.jpa.model.InternalServiceConfig.class - [JAR]

├─ tech.corefinance.common.jpa.model.Permission.class - [JAR]

├─ tech.corefinance.common.jpa.model.ResourceAction.class - [JAR]