Browse Source

配置文件错误

yingp 8 years ago
parent
commit
f4703e6bb1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.yml

+ 1 - 1
src/main/resources/application.yml

@@ -33,7 +33,7 @@ spring:
       driverClassName: org.h2.Driver
       url: jdbc:h2:mem:uas
   profiles:
-      active: dev
+    active: dev
 ---
 spring:
   profiles: dev