spring_boot_all_study/SpringBootBasic/target/classes/application.properties

5 lines
155 B
Properties
Raw Normal View History

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