This plugin displays a tree of spring endpoints in the dedicated panel. It allows browsing endpoint declaration tree and filter them.
- Exports definition of the method or set of methods to OpenAPI file
- Generates API test file (est) from scanned enpoint
- Adds UI support to API test file test (esr)
- Allows executing sequence of API calls described in API test file test (esr)
- Allows reviewing results of execution of the API test file test (esr) in separate log panel
- Allows to exam a response of a single API call from API test file test (esr) in an editor