spring-boot/spring-boot-project/spring-boot-docs
Stephane Nicoll 435c47925e Switch JMS pooling to `pooled-jms`
This commit removes support for `activemq-pool` in benefit of
`pooled-jms`. While the former is not JMS 2 compliant, the latter is and
is independent of the ActiveMQ codebase (so potentially reusable in
custom code).

Closes gh-13927
2018-07-31 16:55:52 +02:00
..
src Switch JMS pooling to `pooled-jms` 2018-07-31 16:55:52 +02:00
pom.xml Add JUnit Jupiter API to spring-boot-docs build 2018-07-16 13:49:37 +02:00