elunez / eladmin

eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
https://eladmin.vip/demo
Apache License 2.0
21.31k stars 7.35k forks source link

启动报错, #31

Closed 819589789 closed 5 years ago

819589789 commented 5 years ago

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. elAdmin- 2019-03-20 12:03:25 [main] ERROR o.s.b.d.LoggingFailureAnalysisReporter -


APPLICATION FAILED TO START


Description:

Field menuMapper in me.zhengjie.modules.system.service.impl.MenuServiceImpl required a bean of type 'me.zhengjie.modules.system.service.mapper.MenuMapper' that could not be found.

The injection point has the following annotations:

Action:

Consider defining a bean of type 'me.zhengjie.modules.system.service.mapper.MenuMapper' in your configuration.

elunez commented 5 years ago

docs.auauz.net 看文档

elunez commented 5 years ago

image