jar

io.gitee.chearnee : fw-web-spring-boot-starter

Maven & Gradle

Aug 03, 2022
Table Of Contents

Latest Version

Download io.gitee.chearnee : fw-web-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.gitee.chearnee : fw-web-spring-boot-starter 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 fw-web-spring-boot-starter-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.gitee.chearnee.fw.web.entity

├─ io.gitee.chearnee.fw.web.entity.BaseDo.class - [JAR]

├─ io.gitee.chearnee.fw.web.entity.BaseEntity.class - [JAR]

io.gitee.chearnee.fw.web

├─ io.gitee.chearnee.fw.web.WebAutoConfiguration.class - [JAR]

io.gitee.chearnee.fw.web.exception

├─ io.gitee.chearnee.fw.web.exception.ApiException.class - [JAR]

├─ io.gitee.chearnee.fw.web.exception.FWWebExceptionHandler.class - [JAR]

├─ io.gitee.chearnee.fw.web.exception.InternalServiceApiException.class - [JAR]

io.gitee.chearnee.fw.web.annotation

├─ io.gitee.chearnee.fw.web.annotation.EnableResponseAdvice.class - [JAR]

io.gitee.chearnee.fw.web.util

├─ io.gitee.chearnee.fw.web.util.CacheUtil.class - [JAR]

├─ io.gitee.chearnee.fw.web.util.FwAsserts.class - [JAR]

├─ io.gitee.chearnee.fw.web.util.MapUtil.class - [JAR]

io.gitee.chearnee.fw.web.vo

├─ io.gitee.chearnee.fw.web.vo.ResultCode.class - [JAR]

├─ io.gitee.chearnee.fw.web.vo.ResultVo.class - [JAR]

io.gitee.chearnee.fw.web.base

├─ io.gitee.chearnee.fw.web.base.Constant.class - [JAR]

io.gitee.chearnee.fw.web.event

├─ io.gitee.chearnee.fw.web.event.BaseEvent.class - [JAR]

io.gitee.chearnee.fw.web.config

├─ io.gitee.chearnee.fw.web.config.JacksonBaseConfig.class - [JAR]

├─ io.gitee.chearnee.fw.web.config.MvcBaseConfig.class - [JAR]

io.gitee.chearnee.fw.web.page

├─ io.gitee.chearnee.fw.web.page.QueryPage.class - [JAR]

├─ io.gitee.chearnee.fw.web.page.ResultPage.class - [JAR]