Skip to content

Add send event to kafaka about post create#2189

Open
Pavel-Lukyanov wants to merge 2 commits intotriton-master-stream12from
feature/BJS2-97236
Open

Add send event to kafaka about post create#2189
Pavel-Lukyanov wants to merge 2 commits intotriton-master-stream12from
feature/BJS2-97236

Conversation

@Pavel-Lukyanov
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@PavelEzhkov PavelEzhkov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Такие же вопросы что и в юзер сервисе

public void publish(Object message) {
log.info("Sending to the Kafka topic {}", message);

kafkaTemplate.send(topic, message)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

смотри вопросы в юзер сервисе

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants