摘要: ####SpringBoot整合邮件发送功能 引入依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-mail</artifactId> </dependency> < 阅读全文
posted @ 2021-02-20 14:04 离人怎挽_wdj 阅读(47) 评论(0) 推荐(0) 编辑
摘要: ####一、整合websocket <!-- 引入websocket依赖 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactI 阅读全文
posted @ 2021-02-20 10:45 离人怎挽_wdj 阅读(123) 评论(0) 推荐(0) 编辑