SyntaxFix
Write A Post
Hire A Developer
Questions
I know it is old, but wanna add my 5 cents.
I used .service and .service.impl in a folder structure to separate the service with it's implementation. Forget to implement the ServiceImplementation piece.
.service
.service.impl