Creating shared instance of singleton bean 'bookService'
Creating shared instance of singleton bean 'springMvcConfig'Creating shared instance of singleton bean 'booksController'
在控制器里面,使用@Resource注入即可。
建议你将web.xml spring相关的配置xml代码都截图发出来