spring_boot_all_study/SpringBootSwagger2/target/classes/application.properties

5 lines
155 B
Properties
Raw Normal View History

2019-08-22 17:18:47 +00:00
//
server.port=9080
//
// 所有路径都需要加a. http:localhost:9080/a/all
server.servlet.context-path=/a