摘要: 启动springboot项目的时候示以下错误 解决办法:在启动类中加上@EnableTransactionManagement(proxyTargetClass = true)就可以了 阅读全文
posted @ 2019-01-28 09:03 柠檬味的橘子皮 阅读(8197) 评论(0) 推荐(1)