0
{ "_links" : {
"orders" : {
"href" : "http://localhost:8080/orders"
},
"profile" : {
"href" : "http://localhost:8080/api/alps"
}
}
}
此結果由Springboot Rest Data生成。我打算把這個應用程序放在Nginx的後面,聽聽安全端口(443)。即使我的應用程序仍在8080上運行,如何將_links端口從8080更改爲443?更改默認Springboot其餘數據默認鏈接