Package com.arc_e_tect.gradle.shadow
package com.arc_e_tect.gradle.shadow
-
ClassesClassDescriptionGradle task that scans
@RestControllerclasses, compares the endpoints they expose against the configured OpenAPI documentation, and writes an AsciiDoc report of every endpoint that is not described - the "shadow APIs".DSL extension for the Shadow API Detector Gradle plugin.Gradle plugin that registers thedetectShadowApistask and wires theshadowApiDetectorDSL extension into the project.