Identify API endpoints (URLs, methods, parameters, and more) by parsing code.
- Java Spring RequestMapping annotation
- Java Spring endpoint parameter identification
Assumes you have Maven installed + on the path, plus Java 8, and that's set up to JAVA_HOME
.
cd API_Endpoint_Identifier
mvn test