Nacos服务地址配置,默认用host jeecg-boot-nacos

默认注释掉mq测试示例代码,减少入门难度
This commit is contained in:
zhangdaiscott
2022-02-25 22:19:41 +08:00
parent 758c347eb0
commit 51c63e8057
9 changed files with 210 additions and 221 deletions

View File

@ -30,11 +30,11 @@
<artifactId>jeecg-boot-module-system</artifactId>
</dependency>
<!--rabbitmq消息队列-->
<!--rabbitmq消息队列
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-rabbitmq</artifactId>
</dependency>
</dependency>-->
<!--xxl-job定时任务-->
<dependency>
<groupId>org.jeecgframework.boot</groupId>