jar

com.magic80 : spring-boot-common

Maven & Gradle

Jan 12, 2019
0 stars

spring-boot-common · spring boot common

Table Of Contents

Latest Version

Download com.magic80 : spring-boot-common JAR file - Latest Versions:

All Versions

Download com.magic80 : spring-boot-common 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 spring-boot-common-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.magic80.springbootcommon.interceptor

├─ com.magic80.springbootcommon.interceptor.AutoUpdateFieldInterceptor.class - [JAR]

├─ com.magic80.springbootcommon.interceptor.CorsInterceptor.class - [JAR]

├─ com.magic80.springbootcommon.interceptor.InterceptorConfiguration.class - [JAR]

├─ com.magic80.springbootcommon.interceptor.ResponseInterceptor.class - [JAR]

com.magic80.springbootcommon.model

├─ com.magic80.springbootcommon.model.BaseEntity.class - [JAR]

com.magic80.springbootcommon.controller

├─ com.magic80.springbootcommon.controller.BaseController.class - [JAR]

com.magic80.springbootcommon.helper

├─ com.magic80.springbootcommon.helper.PagedHelper.class - [JAR]

├─ com.magic80.springbootcommon.helper.ResponseHelper.class - [JAR]

com.magic80.springbootcommon.helper.page

├─ com.magic80.springbootcommon.helper.page.PagedMutipleTableCountFunction.class - [JAR]

├─ com.magic80.springbootcommon.helper.page.PagedMutipleTableFunction.class - [JAR]

├─ com.magic80.springbootcommon.helper.page.PagedSingleTableFunction.class - [JAR]

com.magic80.springbootcommon.vo

├─ com.magic80.springbootcommon.vo.ResponseVO.class - [JAR]

com.magic80.springbootcommon.dao

├─ com.magic80.springbootcommon.dao.BaseDao.class - [JAR]

com.magic80.springbootcommon.annotation

├─ com.magic80.springbootcommon.annotation.AutoCreateAnnotation.class - [JAR]

├─ com.magic80.springbootcommon.annotation.AutoUpdateAnnotation.class - [JAR]

com.magic80.springbootcommon.exception

├─ com.magic80.springbootcommon.exception.BaseBizException.class - [JAR]

├─ com.magic80.springbootcommon.exception.InternalServerException.class - [JAR]

├─ com.magic80.springbootcommon.exception.RequestParameterException.class - [JAR]

com.magic80.springbootcommon.service

├─ com.magic80.springbootcommon.service.BaseService.class - [JAR]