mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 01:19:02 +00:00
Fix checkstyle violation
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ import org.springframework.messaging.simp.annotation.SendToUser;
|
||||
* a specialization such as
|
||||
* {@link org.springframework.messaging.simp.SimpMessageHeaderAccessor
|
||||
* SimpMessageHeaderAccessor}.</li>
|
||||
* <li>{@link Message Message<T>} for access to body and headers with the body
|
||||
* <li>{@link Message Message<T>} for access to body and headers with the body
|
||||
* de-serialized if necessary to match the declared type.</li>
|
||||
* <li>{@link java.security.Principal} method arguments are supported in
|
||||
* some processing scenarios such as STOMP over WebSocket. It reflects the
|
||||
|
||||
Reference in New Issue
Block a user