logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

jpa 报错:No EntityManager with actual transaction available for current thread - cannot reliably proce

No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call背景:使用jpa编写删除方法时出现报错代码:int deleteUserByUserName(String username);报错:Exception in thread "mai

#java
到底了