Fast Request
Get start
Features
What's New
Script
🔥 Teamwork
Contact us
🎯 Faq
  • Introduction
  • Install
    • Make icon move
    • Project-level domain config
    • Project-level config
    • SearchEveryWhere
    • API group
    • Debug API & send request
    • Download file
    • Stop API request
    • Navigate to current method
    • Save request
    • Temporary request
    • Apifox integration
    • Postman Sync
    • Re generate
    • cURL import
    • cURL copy
    • Single url copy
    • API document sync
    • History request
    • Setting manager
    • Full screen
    • Annual report
    • Document / Contact
    • Html preview
    • Swagger default value
    • Auto Description
    • API list
    • APIs export to Postman
    • APIs import and export
    • Batch export API doc
    • API navigate tree
    • API list preview
    • Api comment preview
    • Script
    • Function
    • Quickly add header
    • Auto domain
    • AI
    • Headers group
    • Headers batch edit
    • Custom toolbar
    • Json grammar check
  • Script
  • Environment
  • What's New
  • Teamwork
  • Buy Plugin
  • Version compare
  • Contacts
  • FAQ
  • Price adjust
  • EULA
  • History changes
  • Features

Project-level domain config


Project-level domain config

This function allows developers to add a domain quickly.

Version required: 2023.1.1+

Suggestion

It is recommended to use project-level domain config,original config Setting manager will be used as global config and will have a lower priority than project level config.

The advantage of using project-level config is that when there are many projects, the drop-down box options will be reduced (excluding the config of other projects)

Tips

  1. Project name: The project name of the API. If auto domain is turned on, for single-module projects, the project name will be automatically set to the project name, and for multi-modules, it will be the module name. Manual replacement is not recommended.
  2. Env: Different environments, for example, local、dev、test、prod.
  3. Domain: The domain value corresponding to the project name and environment name.

Auto domain or Generate by config file

  1. Refer to this document for auth domain, and finally only need to modify the domain name value if not the value you want.
  2. Generate by config file: Select application.properties or application.yml in the project, click on the icon .

projectLevelDomainConfig

How value comes from

  1. For file with environment names such as application-dev.properties, plugin will automatically adapt the variables between - and . as environment names.
  2. Project name comes from module name
  3. Domain = http://localhost:port/context-path

Manually configure the domain.

projectLevelDomainDialog

Click on the Project-level domain config to manually enter the corresponding value.

Last update: 5/9/2025, 1:23:16 AM
Prev
Make icon move
Next
Project-level config
Theme by vuepress-theme-hope
Copyright © 2021-present Kings