启动RPanServerLaunch之后,无法正常显示
来源:2-4 基于SpringBoot初始化项目

慕村4368698
2024-03-14
启动RPanServerLaunch之后,访问网页上显示:
Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback. Thu Mar 14 01:02:26 EDT 2024 There was an unexpected error (type=Not Found, status=404). No message available
写回答
1回答
-
RubinChu
2024-03-14
我们这个是纯服务哈,没有页面的同学,页面会有单独的前端服务去做,目前的uri没有对应的服务,报错404了哈
00
相似问题