org.apache.kafka.common.errors.TopicAuthorizationException: Not authorized to access topics:

后端 未结 0 386
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-06 14:00

Here is the code where I am trying to write to a kafka topic :

@Service
public class KafkaMessageSender {

@Autowired
KafkaTemplate kaf         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题