We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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>
<dependency> <groupId>com.whenling</groupId> <artifactId>mdm-management-webapp-extjs</artifactId> <version>${project.version}</version> </dependency>
谢谢!
The text was updated successfully, but these errors were encountered:
把这个引用注释掉即可。因为我在用这个框架在开发一个mdm项目。 只需要引入,就拥有这部分功能,这是这个框架的宗旨。
Sorry, something went wrong.
已更正,谢谢支持!
No branches or pull requests
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>
谢谢!
The text was updated successfully, but these errors were encountered: