# 项目简介 1、框架 Springboot 2.7 + dm8 + mybatis + websocket 2、dm 数据库在执行插入过程后,不能返回相应的主键id ## 参考网址 1、 [Spring Boot使用EventSource和观察者模式实现服务端推送](https://blog.csdn.net/u014595589/article/details/90760618) 2、[了解JS三种实时通信方式——Eventsource、websocket与socket.io之间的差异和优缺点](https://blog.csdn.net/weixin_42508580/article/details/130931268) 3、 [documentationPluginsBootstrapper 错误](https://www.jianshu.com/p/1ea987c75073) 4、[实时通信的服务器推送机制 EventSource(SSE) 简介,附 go 实现示例](https://blog.csdn.net/DisMisPres/article/details/130539861) 5 [SpringBoot使用WebSocket](https://blog.csdn.net/weixin_44185837/article/details/124942482) [【ServerSentEvents】服务端单向消息推送](https://www.cnblogs.com/mindzone/p/16877161.html) [java实现web实时消息推送的七种方案--个人学习记录](https://blog.csdn.net/weixin_44705301/article/details/128670957)