• Stephane Nicoll's avatar
    Fix Artemis embedded mode condition · b1b84a35
    Stephane Nicoll authored
    This commit prevents the Artemis embedded mode to kick-in if the
    `EmbeddedJMS` class it not in the classpath. The previous condition would
    match if only `artemis-server` was on the classpath while
    `artemis-jms-server` is actually required.
    
    Closes gh-5452
    b1b84a35
spring-boot-features.adoc 162 KB