jar

com.github.ppodgorsek : configur-springdata-jpa

Maven & Gradle

Jul 17, 2019
1 usages
1 stars

ConfiguR Spring Data JPA module · Spring Data JPA module for ConfiguR.

Table Of Contents

Latest Version

Download com.github.ppodgorsek : configur-springdata-jpa JAR file - Latest Versions:

All Versions

Download com.github.ppodgorsek : configur-springdata-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 configur-springdata-jpa-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.ppodgorsek.configur.springdata.jpa

├─ com.github.ppodgorsek.configur.springdata.jpa.JpaConfigurationMetadata.class - [JAR]

com.github.ppodgorsek.configur.springdata.jpa.model

├─ com.github.ppodgorsek.configur.springdata.jpa.model.JpaClusterNodeVariation.class - [JAR]

├─ com.github.ppodgorsek.configur.springdata.jpa.model.JpaConfigurationCategory.class - [JAR]

├─ com.github.ppodgorsek.configur.springdata.jpa.model.JpaConfigurationProperty.class - [JAR]

com.github.ppodgorsek.configur.springdata.jpa.service

├─ com.github.ppodgorsek.configur.springdata.jpa.service.JpaConfigurationService.class - [JAR]

com.github.ppodgorsek.configur.springdata.jpa.dao

├─ com.github.ppodgorsek.configur.springdata.jpa.dao.JpaConfigurationCategoryDao.class - [JAR]

├─ com.github.ppodgorsek.configur.springdata.jpa.dao.JpaConfigurationPropertyDao.class - [JAR]

├─ com.github.ppodgorsek.configur.springdata.jpa.dao.package-info.class - [JAR]

com.github.ppodgorsek.configur.springdata.jpa.config

├─ com.github.ppodgorsek.configur.springdata.jpa.config.JpaConfiguration.class - [JAR]

Advertisement