zhangherong
2025-04-10 bf1a0dfd000ffc71d2ab27057d217905d6b51b6f
lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
@@ -7,12 +7,17 @@
    include-stacktrace: ALWAYS
    include-message: ALWAYS
  servlet:
    context-path:
    context-path: /jeecg-boot
  compression:
    enabled: true
    min-response-size: 1024
    mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*
  ssl:
    enabled: true
    key-store: D:\\keystore\lxzn.jks
    key-store-password: LXZN123456
    key-password: LXZN123456
    key-alias: lxzn
management:
  endpoints:
    web:
@@ -135,7 +140,7 @@
    database: 0
    host: 127.0.0.1
    port: 6379
    password: 123456
    password: ''
flowable:
  enable: true
  #关闭定时任务JOB