Skip to content

Commit

Permalink
add fury serializer
Browse files Browse the repository at this point in the history
  • Loading branch information
pandalee99 committed Jul 31, 2023
1 parent 5ffd32b commit 90b190c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions codec/codec-fury/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
</dependency>
</dependencies>

<build>
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
protobuf=com.alipay.sofa.rpc.codec.fury.FurySerializer
fury=com.alipay.sofa.rpc.codec.fury.FurySerializer

0 comments on commit 90b190c

Please sign in to comment.