step by step Sample JMS in Spring Framework [closed]
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 6 years ago . JMS using in spring, how to config and what type of dependency to use 回答1: There are some caveats with Spring JMS. You absolutely must not use Spring JMS directly on a JMS connection factory. This is because