mirror of
https://github.com/awesome-skills/code-review-skill.git
synced 2026-09-19 03:53:03 +08:00
e72fafef25
- Create `reference/java.md` with guidelines for modern Java (Records, Switch, Text Blocks), Spring Boot 3 (DI, Configuration), JPA (Performance, N+1), and Concurrency (Virtual Threads). - Update `SKILL.md` to register the Java guide for on-demand loading. - Update `README.md` to include Java in supported languages and key topics.