沈斌
2018-01-30 84fc0679f0720da85af52e449ce873d5c0eb27bd
src/main/resources/application.yml
@@ -36,6 +36,7 @@
    # 合并多个DruidDataSource的监控数据
    useGlobalDataSourceStat: true
  rabbitmq:
    host: 116.62.12.115
    port: 5672
@@ -45,7 +46,7 @@
  redis:
    host: 101.37.22.173
    host: 47.96.19.115
    port: 6379
    password: redis_pass
    database: 0
@@ -61,6 +62,6 @@
    mongodb:
      uri: mongodb://47.96.171.62:27017/monitor
#mybatis:
#  mapper-locations: classpath*:/mapper/*Mapper.xml
#  type-aliases-package: com.moral.entity
mybatis:
  mapper-locations: classpath*:/mapper/*Mapper.xml
  config-location: classpath:/mapper/mybatis-config.xml