You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
在使用spring的stomp消息编程时,当前只能使用
org.springframework.messaging.converter.MappingJackson2MessageConverter处理json到java对象间的转换,不知道fastjson有没有对这个进行支持的打算