List all endpoints defined by Spring annotations in the specified java source files/folders.
Scans for @RequestMapping
Spring annotations in given java source file(s) and folder(s) recursively.
List all endpoints defined by Spring annotations in the specified java source files/folders.
Kotlin