Open 13982720426 opened 3 months ago
后端服务现在暂时没有时间部署线上的服务器,也暂时没有写文档,后端这块你的报错随便百度就可以解决了,如果前端你想体验无接口内容可以回退到版本v1.5
@nongyehong 大佬,后端方便加个 Readem 说明一下使用的环境吗
@nongyehong 大佬,后端方便加个 Readem 说明一下使用的环境吗
可以的,但是现在人手有点不够,会在后续加上,你可以加我wx:cy2439646234,我拉你进微信讨论群,有什么问题可以随时发问,现在v2.5.0版本是可以扫码登录了,我前天部署好了线上环境
背景
启动前端项目 HuLa-IM-Tauri 控制台报错
WebSocket connection to 'ws://localhost:8090/' failed:
估计是需要启动后端服务问题
下载后端项目 HuLa-IM-Server
Unresolved plugin: 'org.springframework.boot:spring-boot-maven-plugin:<unknown>'
Cannot resolve plugin org.springframework.boot:spring-boot-maven-plugin:<unknown>
等HuLaImServiceApplication
报错23:21:55.562 [main] ERROR org.springframework.boot.SpringApplication -- Application run failed org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 1
期望
作为前端开发对于后端开发不怎么会,希望能够提供后端服务启动教程以及项目常见问题解决办法