Skip to content

希望能够提供后端服务启动教程以及项目常见问题解决办法 #2

@13982720426

Description

@13982720426

背景

启动前端项目 HuLa-IM-Tauri
控制台报错WebSocket connection to 'ws://localhost:8090/' failed: 估计是需要启动后端服务

问题

下载后端项目 HuLa-IM-Server

  1. Maven 报错
    Unresolved plugin: 'org.springframework.boot:spring-boot-maven-plugin:<unknown>'
    Cannot resolve plugin org.springframework.boot:spring-boot-maven-plugin:<unknown>
    image
  2. 运行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
    image

期望

作为前端开发对于后端开发不怎么会,希望能够提供后端服务启动教程以及项目常见问题解决办法

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions