Java enum as spring component - Spring allows this but does not inject members that are declared in the enum

前端 未结 0 1288
[愿得一人]
[愿得一人] 2020-12-14 08:08

I have a question on the behavior when making a java enum as a spring managed component with an @Component annotation. I see that spring allows this (@Com

相关标签:
回答
  • 消灭零回复
提交回复
热议问题