소스 검색

update sql

MrBird 6 년 전
부모
커밋
1d6d8d1879
2개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      febs-cloud/sql/febs_nacos.sql
  2. 2 0
      febs-gateway/src/main/resources/bootstrap.yml

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
febs-cloud/sql/febs_nacos.sql


+ 2 - 0
febs-gateway/src/main/resources/bootstrap.yml

@@ -1,4 +1,6 @@
 spring:
+  main:
+    allow-bean-definition-overriding: true
   application:
     name: FEBS-Gateway
   cloud:

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.