spring-boot项目在pom中引入pageHelper依赖但不生效(deveco studio:No usages the found in all places)

今天突然遇到了一个的问题,很多代码显示为灰色的未引用代码,但是确实该代码都有被引用。

1、spring-boot项目在pom中引入pageHelper依赖但不生效,发现maven中有jar包但是为灰色,类似下图

spring-boot项目在pom中引入pageHelper依赖但不生效(deveco studio:No usages the found in all places)_第1张图片

2、解决办法
File -> Invalidate Caches/Restart

 spring-boot项目在pom中引入pageHelper依赖但不生效(deveco studio:No usages the found in all places)_第2张图片

3、点击第一个选项重启即可解决

spring-boot项目在pom中引入pageHelper依赖但不生效(deveco studio:No usages the found in all places)_第3张图片

4、等待项目重启后即可正常使用 

你可能感兴趣的:(mybatis,jar,spring,boot)