我看到了另一个问题,不同的包有问题,但我的类在同一个包中。
这个项目是从Spring Tool 4构建的,因为在Eclipse中,当我试图从项目中选择"Import Spring Getting Started Content“时,我得到了一个错误,但这是第二个问题:spring-boot-starter")
compile("org.springframework
我在学SpringBoot。(我有两个html。首先使用form和button提交,第二页显示来自form的String值)。@GetMapping("/show")
public String show(@RequestParam ("city") String city, ModelMap model
我的pom.xml中有以下内容 <groupId>org.springframework.hateoas</groupId> at org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:668) ~[spring-corejava.lang.ClassLoader.l