SaiUpadhyayula / spring-reddit-clone

Reddit clone built using Spring Boot, Spring Security with JWT Authentication, Spring Data JPA with MySQL, Spring MVC. The frontend is built using Angular - You can find the frontend source code here - https://github.com/SaiUpadhyayula/angular-reddit-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in CommentService

robertruben98 opened this issue · comments

commented

Parameter 3 of constructor in com.programming.techie.springredditclone.service.CommentService required a bean of type 'com.programming.techie.springredditclone.mapper.CommentMapper' that could not be found.

I have the same question.Do you solve it?