报错:
Error creating bean with name ‘userController’: Unsatisfied dependency expre。。。。

原因:
avatarmaxsize的格式原写是int。修改string后再下面的异常方法里添加:Integer.parseInt()
Error creating bean with name ‘userController‘: Unsatisfied dependency expre

相关文章:

  • 2021-09-27
  • 2021-11-14
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2021-07-09
  • 2021-11-03
  • 2022-12-23
猜你喜欢
  • 2021-05-07
  • 2021-12-24
  • 2021-11-07
  • 2021-03-30
  • 2021-05-01
  • 2021-12-12
  • 2021-08-30
相关资源
相似解决方案