Spring MVC Request mapping, can this be dynamic/configurable?

前端 未结 5 1021
慢半拍i
慢半拍i 2021-02-19 06:37

With Spring MVC, I know how you set the RequestMapping in every controller and method/action.

But what if I wanted this to be configurable, so for example I

5条回答
提交回复
热议问题