这是我的控制器,它应该打开索引页public class index { @RequestMapping("/index") <artifactId>spring-boot-starter-parent</artifactId>
<version>2.3.4.RELEASE<artifactId><em
我的控制器已被@Controller注释,它不能被调用
我的控制器:(用com.sbootsecurityjsp.controller)public class LoginController {
@RequestMappingmethods=[GET]}" onto public java.lang.S