springboot(十二)整合rabbitmq

引入jar包java <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-amqp</artifactId> </dependency> 1在resource下建立rabbitmq.propertiesweb   #是訪問port不是15672,15672是ap
相關文章
相關標籤/搜索