Hello everyone! I have a little problem, so I'll be sincerely thankful if someone will help me with it.
It's not spring boot but ordinary Spring MVC + Spring Data JPA + Hibernate + MySQL.
Also github with this project:
Stack Overflow
I'm practicing with some Spring MVC + Spring Data JPA + Hibernate app, I use Tomcat as server and MySQL as database. So I've met problem, I continue getting NullPointerException on userServiceImpl ...