jar

cn.leocode.module : leocode-spring-boot-starter-response-json

Maven & Gradle

Oct 18, 2023

LeoCode Response JSON · 根据自定义请求头获取版本号,将响应数据重写为配置文件中配置的版本号对应的全局统一JSON响应结构。

Table Of Contents

Latest Version

Download cn.leocode.module : leocode-spring-boot-starter-response-json JAR file - Latest Versions:

All Versions

Download cn.leocode.module : leocode-spring-boot-starter-response-json JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.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 leocode-spring-boot-starter-response-json-2023.0.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.leocode.module.response.json.constant

├─ cn.leocode.module.response.json.constant.JavaTimeConstant.class - [JAR]

cn.leocode.module.response.json.handler

├─ cn.leocode.module.response.json.handler.JsonResponseBodyHandler.class - [JAR]

cn.leocode.module.response.json

├─ cn.leocode.module.response.json.ResponseResult.class - [JAR]

cn.leocode.module.response.json.config

├─ cn.leocode.module.response.json.config.JsonBeanInitialization.class - [JAR]

├─ cn.leocode.module.response.json.config.JsonResponseConfiguration.class - [JAR]