fengxiang
2018-01-26 60163c2fb5098fc522f8e80b131128d2c9a33e42
src/main/resources/application.yml
@@ -36,6 +36,7 @@
    # 合并多个DruidDataSource的监控数据
    useGlobalDataSourceStat: true
  rabbitmq:
    host: 116.62.12.115
    port: 5672
@@ -63,4 +64,4 @@
mybatis:
  mapper-locations: classpath*:/mapper/*Mapper.xml
  type-aliases-packageS: com.moral.entity
  config-location: classpath:/mapper/mybatis-config.xml