java中kafkaListener注解参数如何使用参数

图片说明
如图topic参数data-v2如何写成配置参数,试过常规${topicName:data-v2},似乎不受用呢。

#{'${topicName:data-v2}'}