mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-19 00:21:17 +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.