评测使用的json库的版本
<dependency>
<groupId>io.github.wycst</groupId>
<artifactId>light-mixin</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.76</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
<artifactId>json-smart</artifactId>
<version>2.4.7</version>
</dependency>
jackson使用的springboot内置的版本
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.5.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
工具: IDEA
内存: -Xms3g -Xmx3g

最低0.47元/天 解锁文章

被折叠的 条评论
为什么被折叠?



