From d5ac02d836e88e206c717d6d4e12e9a281fe7e40 Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期四, 21 九月 2023 16:26:59 +0800
Subject: [PATCH] 本地提交

---
 Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml b/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml
index 5c9f4fd..6d2cc08 100644
--- a/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml
+++ b/Source/UBCS/ubcs-gateway/src/main/resources/bootstrap.yml
@@ -10,3 +10,5 @@
     loadbalancer:
       retry:
         enabled: true
+  main:
+    web-application-type: reactive

--
Gitblit v1.9.3