spring-boot/spring-boot-docs
Stephane Nicoll b1b84a358d Fix Artemis embedded mode condition
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
2016-03-21 11:55:59 +01:00
..
src/main Fix Artemis embedded mode condition 2016-03-21 11:55:59 +01:00
pom.xml Fix version of Spring Framework in doc 2016-03-15 12:15:31 +01:00