添加context-path:屬性時候,啟動報錯,取不到罩杯值
添加context-path:屬性時候,啟動報錯,取不到罩杯值
server: ??port:?8082 ??servlet: ????context-path:?/girl cupSize:?B
但是去掉
servlet: ????context-path:?/girl
就可以了
添加context-path:屬性時候,啟動報錯,取不到罩杯值
server: ??port:?8082 ??servlet: ????context-path:?/girl cupSize:?B
但是去掉
servlet: ????context-path:?/girl
就可以了
2018-06-25
舉報
2018-07-12
瀏覽器里的url是http://localhost:8082/girl/hello你的有沒有加girl。
2018-07-10
取不到屬性
2018-06-26
spring boot 版本幾的
2018-06-25
?你到底是啟動報錯,還是可以啟動調接口取不到屬性?