Wonach suchst Du?
What are you looking for?

Testing HTTP endpoints from IntelliJ

Overview

This guide describes how to use IntelliJ for testing HTTP endpoints.

Using Placeholders in Environment Files

  1. Create a new environment file.

    Environment file

  2. Fill the environment file with appropriate data.

    Environment file data

  3. When running, choose which environment file to use.

    Chose environment file


View source file on GitHub.com