xuexiangjys / XUpdateService

Use Spring Boot easy build, Gradle build, and provide update service for XUpdate.(使用Spring Boot简易搭建,Gradle构建,为XUpdate提供更新服务)
https://github.com/xuexiangjys/XUpdate/wiki
Apache License 2.0
219 stars 68 forks source link

static resource #7

Closed Yumore closed 3 years ago

Yumore commented 4 years ago

Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.

Wed Dec 11 11:34:15 CST 2019 There was an unexpected error (type=Not Found, status=404). No message available

silentzone commented 4 years ago

他这个只是个接口服务,不需要静态资源哦

ziyouxiaozi commented 4 years ago

我克隆下来运行也是这样,楼主怎么解决的?

trdmm commented 4 years ago

我克隆下来运行也是这样,楼主怎么解决的?

这个只有接口服务,文档说的打开localhost:1111没用。。。不过用postman请求各个接口,还是可以的

xuexiangjys commented 3 years ago

本项目只提供后台服务,后台管理界面请使用: https://github.com/xuexiangjys/xupdate-management