jar

com.gnerv.boot : spring-entity-extend-starter

Maven & Gradle

Dec 23, 2019
1 stars

spring-entity-extend-starter · spring-entity-extend-starter

Table Of Contents

Latest Version

Download com.gnerv.boot : spring-entity-extend-starter JAR file - Latest Versions:

All Versions

Download com.gnerv.boot : spring-entity-extend-starter 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-entity-extend-starter-1.0.1-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gnerv.boot.extend.store

├─ com.gnerv.boot.extend.store.EntityExtendBean.class - [JAR]

com.gnerv.boot.extend.service

├─ com.gnerv.boot.extend.service.ICompositesService.class - [JAR]

├─ com.gnerv.boot.extend.service.IConfigurationService.class - [JAR]

├─ com.gnerv.boot.extend.service.IMappedStatementService.class - [JAR]

├─ com.gnerv.boot.extend.service.IResultMapService.class - [JAR]

├─ com.gnerv.boot.extend.service.IResultMappingService.class - [JAR]

com.gnerv.boot.extend.service.impl

├─ com.gnerv.boot.extend.service.impl.CompositesServiceImpl.class - [JAR]

├─ com.gnerv.boot.extend.service.impl.ConfigurationServiceImpl.class - [JAR]

├─ com.gnerv.boot.extend.service.impl.MappedStatementServiceImpl.class - [JAR]

├─ com.gnerv.boot.extend.service.impl.ResultMapServiceImpl.class - [JAR]

├─ com.gnerv.boot.extend.service.impl.ResultMappingServiceImpl.class - [JAR]

com.gnerv.boot.extend.utils.mapper

├─ com.gnerv.boot.extend.utils.mapper.MapperUtils.class - [JAR]

com.gnerv.boot.extend.config

├─ com.gnerv.boot.extend.config.EnableAutoConfiguration.class - [JAR]

├─ com.gnerv.boot.extend.config.ExtendConfigProperties.class - [JAR]

com.gnerv.boot.extend.interceptor

├─ com.gnerv.boot.extend.interceptor.EntityExtendInterceptor.class - [JAR]

com.gnerv.boot.extend.listener

├─ com.gnerv.boot.extend.listener.ContextRefreshedListener.class - [JAR]

com.gnerv.boot.extend.annotation

├─ com.gnerv.boot.extend.annotation.EntityExtend.class - [JAR]

com.gnerv.boot.extend.utils

├─ com.gnerv.boot.extend.utils.NameUtils.class - [JAR]