Java API Consistency Validator

Validate API consistency between two versions of Java libraries. Use when you need to compare API behavior, signatures, and exceptions between Java library versions to identify breaking changes, incompatible modifications, and behavior differences. The skill performs static analysis of Java code, compares method signatures, class definitions, interface changes, parameter types, return types, exception declarations, and generates a detailed JSON report with breaking changes, warnings, and migration guidance. Supports Java libraries and packages.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/java-api-consistency-validator commit 73140d1b1c

Frequently asked questions

npx skillmds@latest add arabelatso/java-api-consistency-validator