Skip to content

lucy-y/springboot-messaging-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-messaging-rabbitmq

Environment

  • springboot
  • jdk 11
  • gradle
  • RabbitMQ Broker

RabbitMQ Broker Install

* MacOS
Install
- brew install rabbitmq
execution background
- brew services restart rabbitmq
GUI
- http://localhost:15672/
- ID/PW: guest

etc

  • .gitignore not working
git rm -r --cached . 

Link

About

Messaging with RabbitMQ

Topics

Resources

Stars

Watchers

Forks

Languages