소스 검색

fix

master
winter 4 달 전
부모
커밋
28f78f3341
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      bjairAdmin/src/main/resources/application.yml
  2. +2
    -0
      bjairCApi/src/main/resources/application.yml

+ 2
- 0
bjairAdmin/src/main/resources/application.yml 파일 보기

@@ -44,6 +44,8 @@ spring:
# FLOWABLE
flowable:
async-executor-activate: false
flyway:
enabled: false
aop:
proxy-target-class: true
auto: true


+ 2
- 0
bjairCApi/src/main/resources/application.yml 파일 보기

@@ -26,6 +26,8 @@ spring:
# max-message-size: 4194304
# retry-another-broker-when-not-store-ok: false
# retry-times-when-send-failed: 2
flyway:
enabled: false

# MybatisPlus
mybatis-plus:


불러오는 중...
취소
저장