Spring - Autowire java.lang.NoClassDefFoundError

后端 未结 1 1499
夕颜
夕颜 2020-12-19 03:20

I\'m very new to Spring and Java on the web in the general but I\'ve been struggling with this over the weekend. Getting all the configuration together and to get Spring wor

相关标签:
1条回答
  • 2020-12-19 04:23

    You seem to be missing the aspectjweaver library. You can get it here.

    0 讨论(0)
提交回复
热议问题