Spring boot + Hibernate + JPA 트랜잭션 Entity Manager를 사용할 수 없습니다. 스프링부츠 1.2.3을 사용하고 있습니다.동면 상태에서 JPA가 적용된 릴리스 버전.다음과 같은 예외가 있습니다. org.springframework.dao.InvalidDataAccessApiUsageException: No transactional EntityManager available; nested exception is javax.persistence.TransactionRequiredException: No transactional EntityManager available at org.springframework.orm.jpa.EntityManagerFactoryUtils.con..