-
I did the final docker-compose.yml file and when I start it I got the following error
Here is my docker-file:
https://github.com/andreykirson/docker_mental_arithmetic
Perhaps it needs to chang…
-
## 环境
ubuntu 22.04
mysql
canal 1.1.4
canal-adapter 1.1.4/1.1.5(均试过,均会出现内存上涨)
elasticsearch 7.8
以上环境均使用docker安装
```shell
docker pull elasticsearch:7.8.0
docker pull kibana:7.8.0
docker pul…
-
### Expected behavior
HTTP traces should be collected and reported to application insights
### Actual behavior
They are not. Only Service bus calls, logs and metrics are recorded
### To Reprod…
vap78 updated
2 months ago
-
我的微服务使用的是ingress配置域名方式,但是连接失败,这个咋解决啊?
application.yml
```
spring:
rabbitmq:
host: rabbitmq.testapi.seaurl.com
port: 5672
username:
password:
```
values.yaml
```
ing…
-
I am working with version 1.7.0 and set up both Postgres and Rabbit as specified on the readme file. I am getting the following error and as no other documentation is available can someone point me in…
-
Hi there!
I tried to compile this project in IntelliJ Idea 2020.2.3 and got this error:
`Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project s…
-
## My project details
```yaml
employee:
name: Lakshmikanth Rao Mohan Rao
githubUsername: lkanthrao
project:
appUrl: https://bookmarkaus-web-ui.herokuapp.com/
documentationUrl: https:/…
-
### (Current Batching Pattern) Batch-Accumulator Producer Bindings
Currently, the common batching pattern used by producer bindings is to accumulate messages at the producer binding based on `batchS…
-
环境是本地mac电脑,mysql版本8.0.27, java版本8
这是canal/canal.properties配置文件的内容
#################################################
######### common argument #############
#################################…
-
https://www.rabbitmq.com/tutorials/tutorial-one-spring-amqp.html
# 1. "Hello World!"
> The simplest thing that does something
## Introduction
* Producing : sending 이상을 의미하지 않는다. 메시지를 보내는 프로그램은 p…