spring: jackson: date-format: yyyy-MM-dd HH:mm:ss datasource: dynamic: datasource: master: # mysql 连接驱动 # username: root # password: UbuMys8@023 username: root password: Artfess@025!@#$% driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://172.16.200.144:3306/tj_zsj?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8 # 线上外网映射地址,上线不能用这个,本地调试的时候用 # url: jdbc:mysql://183.64.175.153:35007/aqsc?useUnicode=true&characterEncoding=utf8&serverTimezone=GMT%2B8 redis: database: 8 # 线上外网映射 # host: 183.64.175.153 # port: 35003 # 内网实际地址 host: 172.16.200.145 port: 6379 password: artfess@025,.; activemq: #broker-url: tcp://localhost:61616 in-memory: true # 单服务部署时可以使用内嵌的mq服务,此时需要注释掉broker-url配置 user: password: #配置静态资源 mvc: static-path-pattern: /** resource: static-locations: classpath:/static/ server: port: 8686 # druid拦截后不抛出异常 druid.wall.throwException: false # 单服务部署时可以关闭redis,此时使用caffeine来缓存 redis: enable: true # 五合一部署时 五个微服务之间请求与响应的超时时间(单位为ms) assembly: readtime: 60000 connecttime: 60000 #sql 打印 mybatis-plus: configuration: log-impl: org.apache.ibatis.logging.stdout.StdOutImpl # 积木报表minidao配置 minidao : base-package: org.jeecg.modules.jmreport.desreport.dao* #db类型(mysql|postgresql|oracle|sqlserver|other) db-type: mysql management: endpoints: web: exposure: include: '*' endpoint: health: show-details: always env: enabled: false shutdown: enabled: false info: enabled: true httptrace: enabled: false beans: enabled: false yukuiz: web: appKey: swggb-ggbbszh-ej9fQL7yThYJZbQj appSecret: V1j3r91U1na15zC2602UfoQW41Jtqe107XNY2E9k domainName: zd-openplatform.bigdatacq.com uc: appId: bd838059492b040f82a1f8228047649d appSecret: bd838059492b040f84485ba4f311d874 domainName: openplatform.dg-work.cn #愉快政统一用户中心公钥配置 uc: jwt: publicKeyCerPath: jwt.sm2.cer tiejian: url: http://183.64.175.153:28880