reset password
Author Message
nikhilkamath08
Posts: 5
Posted 03:03 Aug 20, 2015 |

Hello Dr. Sun,

When I'm compiling my project,the project runs all fine on the browser, but the console shows  me an error which isn't affecting the execution.But just wanted to know why is that error coming.

Attachments:
hgadhia
Posts: 52
Posted 19:15 Aug 22, 2015 |

My guess is that, you did not include the package in the component-scan where your userService bean resides.