Beginner springboot+mybatis, has already import, but the package and symbol cannot be found in error, as shown in the figure below.

< H2 > error < / H2 >

clipboard.png

intellij web

clipboard.png

UserController


UserMapper


User


jdbc


pom.xml


sql

clipboard.png

dao.UserMapper


controller.UserController


Demo10Application


clipboard.png


import com.spring.mybatis.springMybatis.dao.UserMapper;
import com.spring.mybatis.springMybatis.entity.User;
com.spring.mybatis.springMybatis.daocom.spring.mybatis.springMybatis.entity
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3100b-2bd43.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3100b-2bd43.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?