ErrLookup › xkcoding/spring-boot-demo
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。 · Java · 401 source files
Analyzed at 87a142f960 on 2026-08-14. 27 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| 创建索引 {index} 失败 | exception | error | elasticsearch, network, configuration, io-exception, rest-high-level-client |
| 删除索引 {index} 失败 | exception | error | elasticsearch, network, io-exception, rest-high-level-client, configuration |
| 更新索引 {index} 数据 {object} 失败 | exception | error | elasticsearch, network, io-exception, bean-mapping, rest-high-level-client |
| 删除索引 {index} 数据id {id} 失败 | exception | error | elasticsearch, network, io-exception, rest-high-level-client, configuration |
500 服务器出错啦 | exception | info | spring-boot, exception-handler, demo, test-controller, http-500 |
| 用户名或密码错误,请重新尝试 | exception | warning | ldap, authentication, login, security, spring-ldap |
| 请求错误,用户尚未登录 | exception | error | oauth, spring-security, authentication, session, logout, exception-misuse |
| Client id %s already exist. | exception | warning | oauth2, spring-security, client-registration, duplicate, jpa |
| 用户id不能为null | validation | warning | beetlsql, validation, null-check, orm, argument-validation |
| 手速太快了,慢点儿吧~ | exception | warning | rate-limiting, guava, aop, token-bucket, throttling, aspectj |
| 手速太快了,慢点儿吧~ | exception | warning | rate-limiting, redis, lua-script, aop, throttling, sliding-window, aspectj |
405 请求方式不支持! | exception | warning | spring-security, rbac, http-method, http-405, authorization, url-mapping |
404 请求不存在! | exception | warning | spring-security, rbac, http-404, url-mapping, authorization, not-found |
401 请先登录! | exception | warning | spring-security, jwt, logout, authentication, http-401, token |
400 参数不能为空! | validation | info | spring-security, validation, http-400, rbac, input-validation, monitor |
5004 无法手动踢出自己,请尝试退出登录操作! | exception | info | spring-security, rbac, business-logic, session-management, monitor, self-operation-guard |
5002 token 已过期,请重新登录! | exception | warning | jwt, spring-security, redis, token-expiry, authentication, session |
5003 当前用户已在别处登录,请尝试更改密码或重新登录! | exception | warning | jwt, spring-security, redis, single-session, authentication, concurrent-login |
| 不支持的类型 | exception | error | oauth, justauth, input-validation |
| 【定时任务】创建失败! | exception | error | quartz, scheduler, duplicate-job |
| 请勿重复提交 | exception | warning | zookeeper, distributed-lock, curator, concurrency |
| 手速太快了,慢点儿吧~ | exception | warning | rate-limit, redis, throttling |
5002 token 已过期,请重新登录! | exception | error | jwt, redis, expired-token, session |
5003 当前用户已在别处登录,请尝试更改密码或重新登录! | exception | error | jwt, session, single-session, auth |
405 请求方式不支持! | exception | warning | spring-security, http, method-not-allowed |
404 请求不存在! | exception | warning | spring-security, http, not-found |
| 请勿重复提交 | exception | warning | zookeeper, distributed-lock, curator, concurrency, documentation |