My Class
@Repository public class UserRepositoryImp implements UserRepository { private EntityManager entityManager; @Autowired public UserR