[JPA Error] Either use @Param on all parameters except Pageable and Sort typed once, or none at all
·
Server/Error
문제 org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'recommendRestController' defined in file [\controller\RecommendRestController.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'recommendService' defined in file [\service\RecommendService.class]: Unsatisfied dependency expressed through const..