likingcode
|
76a243b2de
|
fix(h2): honor spring.datasource settings and preserve proxy-aware H2 console redirects
|
2026-03-10 09:30:08 +08:00 |
|
likingcode
|
4784f89942
|
fix(proxy): preserve https redirects behind Caddy and update H2 console hint
|
2026-03-10 09:28:04 +08:00 |
|
likingcode
|
c232a66d49
|
fix(deploy): use in-memory H2 for learn profile to avoid file lock on service startup
|
2026-03-10 07:02:05 +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
|
3c208651b9
|
feat(v3): add task progress state and curl copy helper
|
2026-03-09 02:04:16 +08:00 |
|
likingcode
|
e766fa427f
|
feat(v2): add profile banner and advanced module task card
|
2026-03-09 01:55:19 +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 |
|