|
|
@ -39,7 +39,7 @@ dependencies { |
|
|
|
runtimeOnly group: 'io.jsonwebtoken', name: 'jjwt-jackson', version: '0.12.6' |
|
|
|
implementation group: 'com.alibaba', name: 'fastjson', version: '2.0.54' |
|
|
|
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-websocket', version: '3.4.2' |
|
|
|
implementation group: 'io.netty', name: 'netty-all', version: '4.1.117.Final' |
|
|
|
implementation group: 'io.netty', name: 'netty-all', version: '4.1.118.Final' |
|
|
|
|
|
|
|
//++++++++项目级别的放到下面++++++++ |
|
|
|
|
|
|
|