I\'m creating two springboot server & client applications communicating using JMS, and everything is working fine with the release 5.12.1 for activemq, but as s
5.12.1
You can just set one of the below spring boot properties in application.properties to set trusted packages.
application.properties
spring.activemq.packages.trust-all=true
or
spring.activemq.packages.trusted=,,