Closed tillganster closed 1 year ago
it can be implemented by developing ${topic.name},but it will not change when application is running,just onstart. welcome to pr it.
Hi @naah69 and @tillganster I think that I can to contribute with it.
ok,welcome to contribute it.
I think that we can close it @naah69
Hello,
Is it possible to use a topic name which can be configured by an environment variable? If use simply use the
@Topic
Annotation there is a compile time constant needed.I also tried to use the following syntax but then the topic
topicName
is used instead of the Topic which is vonfigured intopic.name
Is there any other option to subscribe to a topic ?