shop-server
shop-server copied to clipboard
管理系统服务端
我也是一样的问题,clean install 成功后,run的时候报错! 
com.alibaba.fastjson.JSONException: illegal identifier : `pos 1, json : {`icon`:`user`,`title`:`用户管理`} 
登录后菜单空白,如下图所示 
感谢大佬,向您学习,麻烦大佬指导一下,感谢 问题1: 执行 http://127.0.0.1:8300/shop/api/insecure/re_init 报错如下: `{"errorCode":404,"message":"{timestamp=Mon Jan 04 14:26:19 CST 2021, status=404, error=Not Found, message=Not Found, path=/shop/api/insecure/re_init}"}` 问题2: 能正常打包,能正常启动,但是访问 http://127.0.0.1:8300无效果
maven报错
Could not transfer artifact com.onlythinking:ot-server-parent:pom:1.0 from/to github (https://maven.pkg.github.com/cuteJ/ot-server-parent): Transfer failed for https://maven.pkg.github.com/cuteJ/ot-server-parent/com/onlythinking/ot-server-parent/1.0/ot-server-parent-1.0.pom 400 Bad Request
启动后端项目的时候 mvn spring-boot:run 报错  是什么原因呢? 一直没有解决
如遇到 mvn clean install下图报错,请参考下面教程配置maven settings.xml https://juejin.im/post/5ebfae146fb9a043491e6e66 