jar

com.zhibaocloud : carbon-serialization-spring-boot-starter

Maven & Gradle

Nov 13, 2023

Carbon Serialization Spring Boot Starter · 通过检测当前环境支持的 JSON lib 来实现序列化、反序列化功能

Table Of Contents

Latest Version

Download com.zhibaocloud : carbon-serialization-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.zhibaocloud : carbon-serialization-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 carbon-serialization-spring-boot-starter-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.zhibaocloud.carbon.intg.serializer.starter

├─ com.zhibaocloud.carbon.intg.serializer.starter.CarbonFastjsonSerializerAutoConfiguration.class - [JAR]

├─ com.zhibaocloud.carbon.intg.serializer.starter.CarbonGsonSerializerAutoConfiguration.class - [JAR]

├─ com.zhibaocloud.carbon.intg.serializer.starter.CarbonJacksonSerializerAutoConfiguration.class - [JAR]