Fix typos in Javadoc, reference docs, and code
Closes gh-28822
This commit is contained in:
@@ -27,7 +27,7 @@ import org.springframework.jms.core.JmsTemplate;
|
||||
import org.springframework.lang.Nullable;
|
||||
|
||||
/**
|
||||
* Convenient super class for application classes that need JMS access.
|
||||
* Convenient superclass for application classes that need JMS access.
|
||||
*
|
||||
* <p>Requires a ConnectionFactory or a JmsTemplate instance to be set.
|
||||
* It will create its own JmsTemplate if a ConnectionFactory is passed in.
|
||||
|
||||
Reference in New Issue
Block a user