jar

com.pighand : pighand-framework-spring

Maven & Gradle

Jul 02, 2023
0 stars

com.pighand:pighand-framework-spring · 基于Spring Boot的快速开发框架

Table Of Contents

Latest Version

Download com.pighand : pighand-framework-spring JAR file - Latest Versions:

All Versions

Download com.pighand : pighand-framework-spring JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
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 pighand-framework-spring-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.pighand.framework.spring.page.interceptor

├─ com.pighand.framework.spring.page.interceptor.PageInterceptor.class - [JAR]

com.pighand.framework.spring.response

├─ com.pighand.framework.spring.response.GrpcError.class - [JAR]

├─ com.pighand.framework.spring.response.GrpcFunction.class - [JAR]

├─ com.pighand.framework.spring.response.GrpcResult.class - [JAR]

├─ com.pighand.framework.spring.response.GrpcSuccess.class - [JAR]

├─ com.pighand.framework.spring.response.Result.class - [JAR]

├─ com.pighand.framework.spring.response.ResultData.class - [JAR]

com.pighand.framework.spring.base

├─ com.pighand.framework.spring.base.BaseController.class - [JAR]

├─ com.pighand.framework.spring.base.BaseDomain.class - [JAR]

├─ com.pighand.framework.spring.base.BaseMapper.class - [JAR]

├─ com.pighand.framework.spring.base.BaseService.class - [JAR]

├─ com.pighand.framework.spring.base.BaseServiceImpl.class - [JAR]

com.pighand.framework.spring.http.exchange

├─ com.pighand.framework.spring.http.exchange.ClassPathScanningCandidateInterfaceProvider.class - [JAR]

├─ com.pighand.framework.spring.http.exchange.HttpExchangeRegister.class - [JAR]

com.pighand.framework.spring

├─ com.pighand.framework.spring.PighandFrameworkConfig.class - [JAR]

com.pighand.framework.spring.util

├─ com.pighand.framework.spring.util.BeanUtil.class - [JAR]

├─ com.pighand.framework.spring.util.CodeType.class - [JAR]

├─ com.pighand.framework.spring.util.CodeUtil.class - [JAR]

├─ com.pighand.framework.spring.util.CommonUtil.class - [JAR]

├─ com.pighand.framework.spring.util.FileUtil.class - [JAR]

├─ com.pighand.framework.spring.util.ImageUtil.class - [JAR]

├─ com.pighand.framework.spring.util.StringUtil.class - [JAR]

├─ com.pighand.framework.spring.util.VerifyUtils.class - [JAR]

com.pighand.framework.spring.exception

├─ com.pighand.framework.spring.exception.ExceptionEnum.class - [JAR]

├─ com.pighand.framework.spring.exception.ExceptionHandle.class - [JAR]

├─ com.pighand.framework.spring.exception.ThrowException.class - [JAR]

├─ com.pighand.framework.spring.exception.ThrowInterface.class - [JAR]

├─ com.pighand.framework.spring.exception.ThrowPrompt.class - [JAR]

com.pighand.framework.spring.type.handler

├─ com.pighand.framework.spring.type.handler.ListTypeHandler.class - [JAR]

com.pighand.framework.spring.page

├─ com.pighand.framework.spring.page.PageInfo.class - [JAR]

├─ com.pighand.framework.spring.page.PageOrList.class - [JAR]

├─ com.pighand.framework.spring.page.PageType.class - [JAR]

Advertisement