Description of Issue

The Javadoc of ArtemisConfigurationCustomizer references a deprecated EmbeddedJMS import.

Solution

Replaced deprecated EmbeddedJMS import with EmbeddedActiveMQ.

19502

Comment From: snicoll

@ochiengolanga thank you for making your first contribution to Spring Boot.

Comment From: ochiengolanga

@snicoll It was a pleasure. Looking forward to more.