mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Fix Javadoc typo
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ public interface WebSocketMessageBrokerConfigurer {
|
||||
|
||||
/**
|
||||
* Configure the {@link org.springframework.messaging.MessageChannel} used for
|
||||
* incoming messages from WebSocket clients. By default the channel is backed
|
||||
* outbound messages to WebSocket clients. By default the channel is backed
|
||||
* by a thread pool of size 1. It is recommended to customize thread pool
|
||||
* settings for production use.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user