-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: codingapi/springboot-framework
base: f72f5dc
head repository: codingapi/springboot-framework
compare: c03491e
- 15 commits
- 73 files changed
- 2 contributors
Commits on Jun 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for afb8670 - Browse repository at this point
Copy the full SHA afb8670View commit details -
Configuration menu - View commit details
-
Copy full SHA for ace6187 - Browse repository at this point
Copy the full SHA ace6187View commit details
Commits on Jun 6, 2026
-
add CLAUDE.md for Claude Code guidance
Add project documentation covering build commands, module architecture, core patterns (event system, unified response, dynamic query, SQL interception, workflow engine), and DDD example structure. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for c9e98d9 - Browse repository at this point
Copy the full SHA c9e98d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb06e5a - Browse repository at this point
Copy the full SHA cb06e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be6d86 - Browse repository at this point
Copy the full SHA 1be6d86View commit details
Commits on Jun 8, 2026
-
新增 30 篇能力文档(13 个项目自有 + 17 个三方框架)和 8 篇规范文档(4 个后端 + 4 个前端), 在 CLAUDE.md 中追加 PKR 知识查阅约束。 🤖 Generated with [Claude Code](https://claude.ai/claude-code) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for b3bdc37 - Browse repository at this point
Copy the full SHA b3bdc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for e24a00c - Browse repository at this point
Copy the full SHA e24a00cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d820bfe - Browse repository at this point
Copy the full SHA d820bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f76893d - Browse repository at this point
Copy the full SHA f76893dView commit details -
docs: 重建 PKR 知识库文档(21篇能力 + 4篇规范)
- 新增能力文档:domain-proxy, dynamic-data-query, global-exception-handler, groovy-runtime, jjwt, jsqlparser, jwt-auth-gateway, kryo, unified-response - 更新能力文档:data-authorization, event-system, groovy-script-engine, rest-client, spring-data-jpa, spring-framework, spring-security, workflow-engine - 删除旧文档:crypto-tools, domain-change-interceptor, dynamic-application 等 - 新增规范文档:ddd-layered-architecture, event-handler-standard, global-exception-handling, unified-response-format - 删除旧规范:autoconfiguration-pattern, context-register-pairing 等 - CLAUDE.md 添加 PKR 知识查阅约束 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for d3a8060 - Browse repository at this point
Copy the full SHA d3a8060View commit details -
Merge pull request #207 from codingapi/dev
docs: 重建 PKR 知识库文档(21篇能力 + 4篇规范)
Configuration menu - View commit details
-
Copy full SHA for 7e7bb0b - Browse repository at this point
Copy the full SHA 7e7bb0bView commit details -
docs: 重建 PKR 知识库文档(21篇能力 + 4篇规范)
重构 PKR 文档结构,从扁平目录改为模块化子目录: 能力文档(22篇): - springboot-starter (7): event-system, response-dto, domain-proxy, page-request, exception-handling, locale-message, rest-client - springboot-starter-security (1): auth-gateway - springboot-starter-data-fast (1): fast-repository - springboot-starter-data-authorization (1): sql-interception - springboot-starter-flow (1): workflow-engine - springboot-starter-script (1): groovy-runtime - 框架能力 (10): springboot/ioc-container, springboot/data-jpa, springboot/security, alibaba/fastjson, jsonwebtoken/jjwt, apache/groovy, jsqlparser/jsqlparser, esotericsoftware/kryo, react/react, redux/toolkit 规范文档(5篇): - event-driven-convention, response-convention, ddd-layered-architecture, exception-handling-convention, dynamic-query-convention 导出文档(17篇): - docs/agents/ 供下游项目导入使用 更新 CLAUDE.md:注入 PKR 知识查阅约束 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 25e74ac - Browse repository at this point
Copy the full SHA 25e74acView commit details -
Merge pull request #208 from codingapi/dev
docs: 重建 PKR 知识库文档(21篇能力 + 4篇规范)
Configuration menu - View commit details
-
Copy full SHA for 6e7d01c - Browse repository at this point
Copy the full SHA 6e7d01cView commit details
Commits on Aug 6, 2026
-
fix: 修复临时脚本线程泄漏(OOM 根因)并升级版本至 3.4.55
- TempGroovyScriptContext 改用共享 daemon 调度线程,根治每脚本 new Timer() 的原生线程泄漏 - 覆盖/删除/清空/cache-miss 时 cancel 定时任务,ConcurrentHashMap 防并发 - 修正绝对到期时间戳误传为相对延迟的清理 bug(原实现约 55 年后才触发,自动清理从未生效) - 原子化 remove(key, value) 防止过期任务误删被刷新脚本 - 新增回归测试 TempGroovyScriptContextTest(线程数不增长 + 到期自动清理) - 版本号 3.4.54 → 3.4.55(全部 pom + CLAUDE.md) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 1d97442 - Browse repository at this point
Copy the full SHA 1d97442View commit details -
Merge pull request #209 from codingapi/dev
fix: 修复临时脚本线程泄漏(OOM 根因)并升级版本至 3.4.55
Configuration menu - View commit details
-
Copy full SHA for c03491e - Browse repository at this point
Copy the full SHA c03491eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f72f5dc...c03491e