摘要:
一、maven导入依赖 <!-- websocket --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </depen 阅读全文
posted @ 2021-06-16 11:09
栈
阅读(160)
评论(0)
推荐(0)
|
摘要:
一、maven导入依赖 <!-- websocket --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-websocket</artifactId> </depen 阅读全文
posted @ 2021-06-16 11:09
栈
阅读(160)
评论(0)
推荐(0)
摘要:
<?xml version="1.0" encoding="UTF-8"?><configuration> <!-- 日志级别:DEBUG < INFO < WARN < ERROR--> <!-- 以下部分来自并修改<include resource="org/springframework/bo 阅读全文
posted @ 2021-06-16 10:58
栈
阅读(124)
评论(0)
推荐(0)
|