问题

来源:8-1 商品添加之Dao层的实现

Cainadamn

2018-10-31

   加上@Transactional注解之后出现红色箭头,点击后显示Multiple markers at this linehttp://img.mukewang.com/szimg/5bd9248300016dce08310132.jpg

点击后显示为

Multiple markers at this line

- advised by 

org.springframework.transaction.interceptor.TransactionInterceptor.invoke(org.aopalliance.intercept.MethodInvocation)

- implements com.imooc.o2o.service.ProductService.addProduct



查找问题的过程中发现service配置出现双向箭头http://img.mukewang.com/szimg/5bd924b10001f9cb09330137.jpg

dao和web配置出现如下蓝色感叹号http://img.mukewang.com/szimg/5bd924e80001f0f508260467.jpg


这是什么原因

写回答

2回答

qq_慕UI9245827

2019-11-25

Window-Preferences-Spring-Validation-ProjectBuilder 去掉AOP Reference Model Builder的勾就行了,这个是sts的 aop协助——来源百度知道

1
1
翔仔
感谢同学的热心分享:)
2019-11-26
共1条回复

翔仔

2018-10-31

请问你是按视频从第一章开始搭建的吗?为什么到第八章才会出线这样的问题呢?可以参考以下链接尝试解决

https://blog.csdn.net/blackyuanc/article/details/53292362

0
4
qq_慕UI9245827
Window-Preferences-Spring-Validation-ProjectBuilder 去掉AOP Reference Model Builder的勾就行了,这个是sts的 aop协助——来源百度知道
2019-11-25
共4条回复

Java双版本(SSM到SpringBoot)校园商铺全栈开发

SSM商铺V1.0,解决毕设痛点;SpringBoot商铺V2.0,满足工作刚需

5113 学习 · 8144 问题

查看课程