
websocket
诚实可靠的悟空
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
spring-boot + websocket
引入 依赖 <!-- https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-websocket --> <dependency> <groupId>org.springframework.boot</groupI...原创 2019-07-17 10:21:45 · 218 阅读 · 0 评论 -
springboot websocket service注入失败
借阅:https://segmentfault.com/q/1010000010103973 工作中问题记录 在websocket 类上 加入 ApplicationContext属性 修改启动类 在需要调用的方法中 实例化转载 2019-07-22 19:37:12 · 796 阅读 · 0 评论