소스 검색

初始化

dsx 2 년 전
부모
커밋
0e796d2dfb
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      xxl-job-admin/src/main/resources/bootstrap.yml
  2. 3 0
      xxl-job-admin/src/main/resources/templates/bootstrap.yml

+ 3 - 0
xxl-job-admin/src/main/resources/bootstrap.yml

@@ -0,0 +1,3 @@
+spring:
+  profiles:
+    active: test

+ 3 - 0
xxl-job-admin/src/main/resources/templates/bootstrap.yml

@@ -0,0 +1,3 @@
+spring:
+  profiles:
+    active: test