Java Development Guidelines
Objective: Define standards for clean, idiomatic, and maintainable Java code targeting modern JVM platforms (Java 21+), covering code style, language features, architecture, testing, and build pipeline.
Source File
View the full rule: .agent/rules/java.md
Sections
- Code Style, Tooling & Build
- Language Features (Java 21+)
- Exception Handling & Logging
- Architecture & Dependency Injection
- Testing & CI/CD
