Fix typos in Javadoc, reference docs, and code
Closes gh-28822
This commit is contained in:
@@ -262,7 +262,7 @@ public abstract class AbstractBrokerMessageHandler
|
||||
* may still independently alternate between being on and off depending on the
|
||||
* concrete subclass implementation.
|
||||
* <p>Application components may implement
|
||||
* {@code org.springframework.context.ApplicationListener<BrokerAvailabilityEvent>}
|
||||
* {@code org.springframework.context.ApplicationListener<BrokerAvailabilityEvent>}
|
||||
* to receive notifications when broker becomes available and unavailable.
|
||||
*/
|
||||
public boolean isBrokerAvailable() {
|
||||
|
||||
Reference in New Issue
Block a user