Skip to content

Commit 8b4b0e7

Browse files
committed
✅ 添加消息管道排除创建指定名称示例
1 parent 5761ddc commit 8b4b0e7

File tree

1 file changed

+1
-0
lines changed
  • api-boot-samples/api-boot-sample-message-pipe-server/src/main/resources

1 file changed

+1
-0
lines changed

api-boot-samples/api-boot-sample-message-pipe-server/src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ api:
1818
configuration:
1919
# 配置监听端口号,默认为5200
2020
server-port: 5200
21+
exclude-pipe-name-patterns: "test-1"

0 commit comments

Comments
 (0)