Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

castle-usercenter-webapp和castle-main-webapp-extjs模块缺少引用 #1

Open
kingsmiler opened this issue Jul 13, 2016 · 2 comments
Open

Comments

@kingsmiler
Copy link

1、缺少引用类:
castle-application/castle-usercenter-webapp模块的AuthenticationSuccessListener类缺少引用类com.whenling.castle.security.UserDetailsWithIdentifier。

2、缺少依赖模块
castle-module/castle-main-webapp-extjs缺少
<dependency> <groupId>com.whenling</groupId> <artifactId>mdm-management-webapp-extjs</artifactId> <version>${project.version}</version> </dependency>

谢谢!

@xiangxik
Copy link
Owner

把这个引用注释掉即可。因为我在用这个框架在开发一个mdm项目。
只需要引入,就拥有这部分功能,这是这个框架的宗旨。

@xiangxik
Copy link
Owner

已更正,谢谢支持!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants