We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e5d77 commit 4474cd0Copy full SHA for 4474cd0
src/main/java/com/answer/springboot/mybatis/web/controller/UserController.java
@@ -9,7 +9,6 @@
9
import org.springframework.ui.Model;
10
import org.springframework.web.bind.annotation.RequestMapping;
11
import org.springframework.web.bind.annotation.ResponseBody;
12
-import org.springframework.web.servlet.ModelAndView;
13
14
import java.util.List;
15
0 commit comments