spring boot thymeleaf - pass dropdown selected value as PathVariable

前端 未结 0 1910
我寻月下人不归
我寻月下人不归 2020-12-07 16:16

I am trying to pass the selected value from the dropdown list to the controller by @PathVariable

@GetMapping(path ={"/test","/test/{serverName}         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题