Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #297 from sofastack/lvjing2-patch-3
Browse files Browse the repository at this point in the history
Update springboot-and-sofaboot.md
  • Loading branch information
lvjing2 authored Nov 15, 2023
2 parents 1a00296 + e0b36a7 commit 6f4ce96
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ spring.application.name = ${替换为实际模块应用名}
```xml

<plugins>
<dependencies>
<dependency>
<groupId>com.alipay.sofa.serverless</groupId>
<artifactId>sofa-serverless-app-starter</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>
<!--这里添加ark 打包插件-->
<plugin>
<groupId>com.alipay.sofa</groupId>
Expand Down

0 comments on commit 6f4ce96

Please sign in to comment.