jar

com.github.happyjiahui : z-web

Maven & Gradle

Apr 28, 2021
1 usages
0 stars

z-web

Table Of Contents

Latest Version

Download com.github.happyjiahui : z-web JAR file - Latest Versions:

All Versions

Download com.github.happyjiahui : z-web JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 z-web-0.1.29.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.happyjiahui.z.web.controller

├─ com.github.happyjiahui.z.web.controller.BaseController.class - [JAR]

com.github.happyjiahui.z.web.interceptor

├─ com.github.happyjiahui.z.web.interceptor.LogInterceptor.class - [JAR]

com.github.happyjiahui.z.web.annotation

├─ com.github.happyjiahui.z.web.annotation.RecordLog.class - [JAR]

com.github.happyjiahui.z.web.service

├─ com.github.happyjiahui.z.web.service.ISendLogService.class - [JAR]

com.github.happyjiahui.z.web.exception

├─ com.github.happyjiahui.z.web.exception.BusinessException.class - [JAR]

com.github.happyjiahui.z.web

├─ com.github.happyjiahui.z.web.SelfAutoConfig.class - [JAR]

├─ com.github.happyjiahui.z.web.ZApplicationListener.class - [JAR]

com.github.happyjiahui.z.web.model

├─ com.github.happyjiahui.z.web.model.R.class - [JAR]

├─ com.github.happyjiahui.z.web.model.SysLog.class - [JAR]

com.github.happyjiahui.z.web.response

├─ com.github.happyjiahui.z.web.response.ExceptionAdvice.class - [JAR]

├─ com.github.happyjiahui.z.web.response.ResponseResult.class - [JAR]

Advertisement