소스 검색

fix

master
winter 9 시간 전
부모
커밋
d629267f51
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      bjairAdmin/src/main/resources/application.yml

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

@@ -44,8 +44,6 @@ spring:
# FLOWABLE
flowable:
async-executor-activate: false
flyway:
enabled: false
aop:
proxy-target-class: true
auto: true
@@ -53,6 +51,7 @@ spring:
locations: classpath:/db/migration
baseline-on-migrate: true
baseline-version: 1
enabled: false


# MybatisPlus


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