Commit Graph

8 Commits

Author SHA1 Message Date
likingcode
4cc94152a9 feat(ioc): add lifecycle visualization lab for class loading and bean scopes 2026-03-10 09:47:26 +08:00
likingcode
4bfb2fa250 feat(interactive): add participatory verification lab for debugging and repair validation 2026-03-10 09:35:04 +08:00
likingcode
76a243b2de fix(h2): honor spring.datasource settings and preserve proxy-aware H2 console redirects 2026-03-10 09:30:08 +08:00
likingcode
3330cd6e8d feat(interactive): fix scaffold startup and add auth lab page 2026-03-09 23:57:49 +08:00
likingcode
f846616e0b feat(learning-auth): expose auth mode in profile and default advanced to jwt 2026-03-09 02:11:49 +08:00
likingcode
2b8b4213e2 feat(v1): add learn/advanced profiles and interactive learning task card 2026-03-08 14:40:30 +00:00
likingcode
dd2b4d0e4b fix: 修复部署问题
- 修复 RootController 返回 index.html
- 修复 MyBatis 缓存配置
- 修复 session scope bean 注入问题
2026-03-07 09:17:16 +00:00
likingcode
c04235c655 feat: Spring Boot 学习脚手架 v2.0
- 新增 IoC 容器学习模块
- 新增 AOP 切面编程学习模块
- 新增 MyBatis 集成学习模块
- 新增事务管理学习模块
- 新增用户/产品/订单 CRUD
- 新增 7 个交互式学习页面
- 集成性能监控切面
2026-03-07 08:37:40 +00:00