spring_boot_all_study/SpringBootSwagger2/target/classes/application.properties

5 lines
155 B
INI

//设置项目的端口号
server.port=9080
//设置工程名字
// 所有路径都需要加a. http:localhost:9080/a/all
server.servlet.context-path=/a