winter před 4 měsíci
rodič
revize
28f78f3341
2 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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:


Načítá se…
Zrušit
Uložit