@Transactional引起的NullPointerException
https://github.com/hengyunabc/spring-boot-inside/tree/master/demo-Transactional-NullPointerException
该链接中介绍了demo来说明怎么排查一个@Transactional引起的NullPointerException。
这是水木竹水的博客
https://github.com/hengyunabc/spring-boot-inside/tree/master/demo-Transactional-NullPointerException
该链接中介绍了demo来说明怎么排查一个@Transactional引起的NullPointerException。