Endpoints tool window

Work with endpoints to your application in a dedicated tool window.

Use the Endpoints tool window to list all endpoints with their methods and URLs. Quickly create an HTTP request to the selected endpoint and generate an OpenAPI Specification, or navigate to the endpoint in the code.


Related Resources

Create a new class
Create a new class
Create a new class and a new package.
JShell
JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.
Fix all in file
Fix all in file
Fix all occurrences of the same problem in the file.