spring: datasource: url: jdbc:mysql://localhost/reghao_autodop_rdb1?useSSL=false&useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2b8 username: dev password: Dev@12345678 data: mongodb: uri: mongodb://localhost/reghao_autodop_rdb rabbitmq: # host: mq.srv.iquizoo.com # port: 5672 # username: iquizoo-mq1 # password: z2pT1PXR # virtual-host: / host: localhost port: 5672 virtual-host: / username: dev password: Dev@12345678