From dcdfded7e9ee6eaaffb0b7e8d6d576ada931521d Mon Sep 17 00:00:00 2001 From: yaoyanan <794433246@qq.com> Date: Thu, 1 Apr 2021 16:41:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=AF=E6=89=93=E4=BA=86=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=AD=97=E6=AF=8D=EF=BC=8C=E7=8E=B0=E5=B7=B2=E4=BF=AE=E6=94=B9?= =?UTF-8?q?!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jero-boot-module-demo/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-boot/jero-boot-module-demo/src/main/resources/application.yml b/jero-boot/jero-boot-module-demo/src/main/resources/application.yml index 0153ab6f..5636272c 100644 --- a/jero-boot/jero-boot-module-demo/src/main/resources/application.yml +++ b/jero-boot/jero-boot-module-demo/src/main/resources/application.yml @@ -2,4 +2,4 @@ server: port: 7002 spring: application: - name: jero-demoa \ No newline at end of file + name: jero-demo \ No newline at end of file