Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1536
So if anything only this should be needed to be added.
+ <wildcard-addresses>
+ <enabled>true</enabled>
+ <delimiter>_</delimiter>
+ <any-words>#</any-words>
+ <single-word>*</single-word>
+ </wildcard-addresses>
---
