Closed rkpatra201 closed 10 months ago
I saw your codes . But i have created all api individually .ex-your all controller layer are in same package called controller but i have all controller layers in different packages and for each api i have created individual flyway and db/scripts .should i follow your approach or no need of correction
I saw your codes . But i have created all api individually .ex-your all controller layer are in same package called controller but i have all controller layers in different packages and for each api i have created individual flyway and db/scripts .should i follow your approach or no need of correction
Yes follow same approach as mine
I didnt get your createUser method of userImpl class
Task: https://github.com/learning-project-01/bookstore-app/issues/10