Fast Request
Get start
Features
What's New
Script
🔥 Teamwork
Contact us
🎯 Faq
  • Introduction
    • Get started
    • Project/Env/Domain
    • Data mapping
    • String generation strategy
    • Icon and type mapping
    • Other config
    • Shortcut
  • Install
  • Script
  • Environment
  • What's New
  • Teamwork
  • Buy Plugin
  • Version compare
  • Contacts
  • FAQ
  • Price adjust
  • EULA
  • History changes
  • Features

Other config


Controller url fixed variable can replace by config. For example controller like this

@RequestMapping("/api/${api-module}/user")
@Controller
public class XxxController(){
  //code ...
}

The actual url is /api/base/user,Then ${api-module} can be replaced by the following configuration

Last update: 5/9/2025, 1:23:16 AM
Prev
Icon and type mapping
Next
Shortcut
Theme by vuepress-theme-hope
Copyright © 2021-present Kings