소개
The Spring Boot Verification skill provides a standardized, multi-phase workflow to ensure Java applications are production-ready before deployment or pull request submission. It orchestrates complex tasks across the development lifecycle, from initial Maven or Gradle builds to advanced static analysis using Spotbugs and PMD. By integrating JaCoCo for test coverage and OWASP for dependency security, this skill helps developers maintain high-quality codebases with minimal manual overhead, providing a structured verification report as a final output.