在我的项目中使用这些技术。SpringBoot,胸腺叶,Ajax。我遇到过这样一种情况:单击按钮后,它将通过ajax调用调用controller1并获得响应。我将此响应作为一个表进行填充,其中第一列作为复选框,其余列为普通列。在这里,用户可以选择任何复选框,并单击提交按钮,它将转到不同项目中的不同controller2。From html page onClick of radio buttom calling the below ajax call method and got response from controller1\Entr