server: port: 11308 ################### spring配置 ################### spring: datasource: driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://111.198.10.15:11336/smartwell?useUnicode=true&characterEncoding=utf8&allowMultiQueries=true&serverTimezone=UTC&&allowMultiQueries=true username: root password: Casic203 redis: host: 111.198.10.15 port: 11412 password: ew5T4K3#203lwh redisValueSerializer: org.springframework.data.redis.serializer.JdkSerializationRedisSerializer jms: pub-sub-domain: true # session: # store-type: redis redis-config: host: 127.0.0.1 port: 6379 password: activemq: user: password: broker-url: tcp://192.168.0.203:61616 web: resources: static-locations: file:C:\tmp\ #flowable数据源和多数据源配置 casic: kaptcha-open: false #是否开启登录时验证码 (true/false) #kaptcha-open: false #是否开启登录时验证码 (true/false) no-login-urls: ${casic.sysUrl}/user/login,${casic.sysUrl}/user/appLogin,${casic.sysUrl}/kaptcha/base64,${casic.sysUrl}/config/baseConfig,/route/mockToken,/websocket/* db: init: enable: false file: uploadPath: C:\tmp\ #必须配置项,该项配置完成后 静态资源路径配置才生效 spring-session-open: false #开启spring session smartcity: config: export-path: D:\java\boot\guns-web-1.0.0-SNAPSHOT\export\ #export-path: D:\export\ image-path: D:\java\boot\guns-web-1.0.0-SNAPSHOT\image\ config-path: D:\workspace\server\well\2.0\casic-smartcity\casic-web\src\main\resources\config\temp\ download-path: D:\v1.0\ device: redis: invalid-time: 86400 host: 127.0.0.1 port: 6379 password: ew5T4K3#203lwh config-prefix: 'Casic:' getui: app-id: 2QZ66VuyLI7LfcAXn5Kpe7 #城管APPid app-key: GEgPZTsFyF66rtOdmgMGM1 #app key master-secret: l0IL4f4sfT72k8NuaY1az2 logging: level.root: info level.com.casic: debug file: path: logs/ name: missiles.log