-
# 배달 플랫폼 가맹점 서버 구현
## Spring Security 로그인 권한 부여
- 가맹점 권한이 있는 사용자에 대해서만 권한 부여
## 주문 알림 서비스
- 메시지 큐를 이용하여 주문 정보 실시간 알림
[[ 가맹점 서버 구현 ]RabbitMQ Mangement disable ](https://github.com/IMWo…
-
https://www.fangzhipeng.com/springboot/2017/05/15/sb15-rabbitmq.html
这篇文章带你了解怎么整合RabbitMQ服务器,并且通过它怎么去发送和接收消息。我将构建一个springboot工程,通过RabbitTemplate去通过MessageListenerAdapter去订阅一个POJO类型的消息。
-
1. Add some dependencies with bom information or repository information
2. Edit starter, remove these dependencies
RESULT:
The bom or repository information can't be removed while removing relat…
bsaby updated
6 years ago
-
how to configurate multiple config names so that I'm abled to use multiple keys from consul config to start my project? like this:
spring.cloud.consul.config.name=mysql,rabbitmq,zipkin,${spring.appli…
MCeDo updated
5 years ago
-
Trace `org.springframework.messaging.MessageChannel`
-
Hi, I'm trying to setup the project using Docker, but I keep getting the same error:
```
com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting to connect. Client view of cluster …
-
http://blog.didispace.com/springcloud7-2/
Spring Cloud Bus除了支持RabbitMQ的自动化配置之外,还支持现在被广泛应用的Kafka。在本文中,我们将搭建一个Kafka的本地环境,并通过它来尝试使用Spring Cloud Bus对Kafka的支持,实现消息总线的功能。由于本文会以之前Rabbit的实现作为基础来修改,所以先阅读《Sp…
-
When services are registered as consul services, the service has several properties that can be queried via consul APIs. For example a MongoDB registered service has an Address, Port, Tags as part of …
kesor updated
4 years ago
-
Hello, I use this component to solve the problem of multiple virtual-hosts very elegantly. However, when I currently encounter the AfterReceivePostProcessors setting for one of the connectionFactory, …
-
## Reference
- https://prometheus.io/docs/introduction/overview/
- https://sodayeong.tistory.com/6
- https://sodayeong.tistory.com/19
- https://westlife0615.tistory.com/2
- https://americanopeopl…
snaag updated
1 month ago