Skip to content

Commit

Permalink
Revert "Ark2.0 support Netty plugin (#653)"
Browse files Browse the repository at this point in the history
This reverts commit 362f9a8.
  • Loading branch information
lvjing2 committed Nov 23, 2023
1 parent d4f5059 commit c204803
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 632 deletions.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
<module>sofa-ark-parent</module>
<module>sofa-ark-plugin/config-ark-plugin</module>
<module>sofa-ark-plugin/web-ark-plugin</module>
<module>sofa-ark-plugin/netty-ark-plugin</module>
</modules>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
<artifactId>sofa-ark-springboot-starter</artifactId>

<dependencies>
<dependency>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty</artifactId>
<version>1.0.22</version>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot</artifactId>
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit c204803

Please sign in to comment.