-
>
1. cmd 5개 실행 및 카프카실행
2. Visual Studio Code > carsharing 폴더 선택
3. 에약 서비스 구현 및 실행
4. 결재서비스 구현 및 실행
5. 대여 서비스 구현 및 실행
6. 고객 서비스 구현 및 실행
7. 게이트웨이(프런트 통합채널 포트) 설정 및 실행
8. 전체시나리오 실행
서비스 확인 cm…
cej55 updated
3 years ago
-
**Describe the issue**
When the producer error channel is enabled and an `error-handler-definition` is defined for that binding, the error handler doesn't receive any error messages.
**To Reproduc…
-
The issue was reported when running on a container, but it probably would happen in a bare metal environment with limited resources.
## issue:
When performing generation for the first time, codean…
-
Vulnerable Library - spring-kafka-test-2.8.0-M2.jar
Path to dependency file: /spring-boot-project/spring-boot-docs/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-…
-
As nice as Maven is, it's been a challenge to get it working the way we'd like and making it do more seems to be more painful than painless. So, to ease our pain (and hopefully get faster builds), we …
-
Following code could be considered to refactor.
1) `generateFromSleepingBackOffPolicy` method in `org.springframework.kafka.retrytopic.BackOffValuesGenerator`
I have removed the code to set th…
-
## Descrição da vaga:
Esta é uma vaga de um parceiro da plataforma Coodesh, ao candidatar-se você terá acesso as informações completas sobre a empresa e benefícios.
Fique atento ao redirecionam…
-
同步es
隔段时间会报ERROR c.a.o.canal.adapter.launcher.loader.CanalAdapterWorker - java.io.IOException: listener timeout after waiting for [30000] ms。
canal-adapter的application.yml 中的timeout已经改为60000 了,但好像…
-
Consider simple example:
```java
@ConfigurationProperties("some.prefix")
@ConstructorBinding
class Props {
final List strings;
public Props(List strings) {
this.strings = strings;
…
-
netty server 如何主动向client 主动发送数据
guoeq updated
5 years ago