[
https://issues.apache.org/jira/browse/ARTEMIS-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821319#comment-17821319
]
Robbie Gemmell commented on ARTEMIS-4656:
-----------------------------------------
Example updated in
https://github.com/apache/activemq-artemis-examples/commit/328ca274d96c31a9c03705dad2f8bf6807a3f650
> Remove superfluous artemis-spring-integration module
> ----------------------------------------------------
>
> Key: ARTEMIS-4656
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4656
> Project: ActiveMQ Artemis
> Issue Type: Task
> Reporter: Robbie Gemmell
> Priority: Minor
>
> The code in the integration/artemis-spring-integration module has been
> deprecated for over 6 years and indicates itself that it isnt even needed. It
> seems essentially unused; one defunct project referenced it, and our sole
> example that depends on the module doesnt actually even use it, having been
> updated to use the embedded server several years ago like we recommend others
> do in similar case. These days, Spring Boot and its related Artemis starter
> also appear to be a more likely entry point in this space.
> This change will update the Artemis spring-integration example to drop the
> unused dep, and then remove the superfluous artemis-spring-integration module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)