why EntityManagerFactory in @Async method get closed?

后端 未结 0 1008
春和景丽
春和景丽 2021-02-02 15:17

I am trying to write a simple Spring Boot Program and practice @Async. I want to fetch all records of teacher entity asynchronously.

my database access objec

相关标签:
回答
  • 消灭零回复
提交回复
热议问题