elunez / eladmin

eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由

Home Page:https://eladmin.vip/demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whitelabel Error Page This application has no explicit mapping for /error

cxz0101 opened this issue · comments

commented

我认为我的应该是启动成功的了,也是按照文档启动的,8000的访问也是Backend service started successfully。但是为什么访问swagger的时候就会出现
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.

Sun Nov 06 20:53:14 CST 2022
There was an unexpected error (type=Not Found, status=404).
可以提供一下您的解决方案嘛,是我哪里有问题呢