Java Conventions
Use Log4j2 for logging. Prefer constructor injection over field injection because it makes dependencies explicit and testable.
Default to JUnit5 with AssertJ for assertions. Run mvn verify before pushing.
Java conventions for this repo. TRIGGER when editing any *.java file, JUnit tests, or Maven modules.
npx skillmds@latest add bjcoombs/java-conventions Use Log4j2 for logging. Prefer constructor injection over field injection because it makes dependencies explicit and testable.
Default to JUnit5 with AssertJ for assertions. Run mvn verify before pushing.
bjcoombs/ai-native-toolkit/tree/main/skills/assess/tests/fixtures/lean_with_skills/.claude/skills/java-conventions commit e9fd55f643