Questions tagged [spring-mvc-test]

241 questions
-1
votes
1 answer

Spring 4.3.6 Can't inject bean into controller

I'm unable to put data in model because Spring doesn't wire bean to controller, reference is null. Bean interface and implementation in same package as controller. I tried to list available beans through implementing ApplicationContextAware in…
krund
  • 740
  • 1
  • 7
  • 16
1 2 3
16
17