idea配置tomcat访问路径

it2023-05-22  67

IDEA配置tomcat时,访问需要加项目名称与不加项目名称

不加项目名称的,配置成 / 即可 加项目名称的配置成项目名称即可(/test),请求时需要localhost:端口/项目名称

最新回复(0)