mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-14 22:16:21 +00:00
Use Map<String, Object> to access the ApplicationProperties section which is the spec defined type for that section. This will prevent breakage should proton-j be updated to reflect that in the definition of that class.