jar

com.ruijc : spring-boot-starter-fastjson

Maven & Gradle

Jun 17, 2017
3 usages

spring-boot-starter-fastjson · Springboot自动化配置Fastjson框架并支持JSONP操作。

Table Of Contents

Latest Version

Download com.ruijc : spring-boot-starter-fastjson JAR file - Latest Versions:

All Versions

Download com.ruijc : spring-boot-starter-fastjson JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.0.x
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 spring-boot-starter-fastjson-2.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ruijc.fastjson.annotation

├─ com.ruijc.fastjson.annotation.JSONP.class - [JAR]

├─ com.ruijc.fastjson.annotation.MoreSerializeField.class - [JAR]

├─ com.ruijc.fastjson.annotation.SerializeField.class - [JAR]

com.ruijc.fastjson.advice

├─ com.ruijc.fastjson.advice.FastJsonResponseBodyAdvice.class - [JAR]

com.ruijc.fastjson

├─ com.ruijc.fastjson.FastJsonAutoConfiguration.class - [JAR]

├─ com.ruijc.fastjson.FastJsonProperties.class - [JAR]

com.ruijc.fastjson.converter

├─ com.ruijc.fastjson.converter.FastJsonHttpMessageConverter.class - [JAR]

com.ruijc.fastjson.bean

├─ com.ruijc.fastjson.bean.FastJsonFilterObject.class - [JAR]

com.ruijc.fastjson.filter

├─ com.ruijc.fastjson.filter.SimpleSerializerFilter.class - [JAR]