A command-line utility that allows you to export all Endpoints of your Spring Boot Application in OpenAPI 3 format by scanning for specific classes in a jar file or on the file system without actually loading them.
- Updated
Oct 6, 2025 - Kotlin
A command-line utility that allows you to export all Endpoints of your Spring Boot Application in OpenAPI 3 format by scanning for specific classes in a jar file or on the file system without actually loading them.
Java Classpath Scanning using ClassGraph
Add a description, image, and links to the classpath-scanner topic page so that developers can more easily learn about it.
To associate your repository with the classpath-scanner topic, visit your repo's landing page and select "manage topics."