ErrLookup › shuzheng/zheng
shuzheng/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。 · Java · 477 source files
Analyzed at 7005c0a775 on 2026-09-04. 9 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| 兄弟,配置文件中的密码需要使用AES加密,请使用com.zheng.common.util.AESUtil工具类修改这些 | exception | error | config, encryption, aes, runtime |
| worker Id can't be greater than %d or less than 0 | exception | error | configuration, id-generation, snowflake, illegal-argument |
| datacenter Id can't be greater than %d or less than 0 | exception | error | configuration, id-generation, snowflake, illegal-argument |
| Clock moved backwards. Refusing to generate id for %d milli | exception | critical | clock-skew, id-generation, snowflake, ntp |
| UnknownAccountException | exception | warning | authentication, shiro, login, unknown-account |
| IncorrectCredentialsException | exception | warning | authentication, shiro, password, md5 |
| LockedAccountException | exception | warning | authentication, shiro, account-locked, login |
| 无效访问! | exception | error | sso, http, missing-parameter, request |
| 未注册的系统:%s | exception | error | sso, http, unregistered-system, configuration |