Skip to content

Commit c6d11da

Browse files
committed
optimize read string
1 parent 2c4ce87 commit c6d11da

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1882
-6124
lines changed

demo/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@
8686
<artifactId>slf4j-api</artifactId>
8787
<version>1.7.22</version>
8888
</dependency>
89-
<!--<dependency>-->
90-
<!--<groupId>com.dslplatform</groupId>-->
91-
<!--<artifactId>dsl-json-processor</artifactId>-->
92-
<!--<version>1.4.1</version>-->
93-
<!--</dependency>-->
89+
<dependency>
90+
<groupId>com.dslplatform</groupId>
91+
<artifactId>dsl-json-processor</artifactId>
92+
<version>1.4.1</version>
93+
</dependency>
9494
<dependency>
9595
<groupId>com.alibaba</groupId>
9696
<artifactId>fastjson</artifactId>

0 commit comments

Comments
 (0)