Unable to get the current factory session in Spring Boot/Hibernate

后端 未结 0 1953
眼角桃花
眼角桃花 2020-12-16 10:03

I am unable to get the current session in my Dao layer which would be used to persist some data into a mysql database.

@Repository
@Transactional
public class         


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