老師 我這個(gè)錯(cuò)誤是什么原因呢
Description:
Field userDao in come.UserController required a bean of type 'dao.UserDao' that could not be found.
Action:
Consider defining a bean of type 'dao.UserDao' in your configuration.
Description:
Field userDao in come.UserController required a bean of type 'dao.UserDao' that could not be found.
Action:
Consider defining a bean of type 'dao.UserDao' in your configuration.
2017-02-09
舉報(bào)
2017-02-09
就是Spring中沒有加入U(xiǎn)serDao所在的包路徑