Spring Boot - Is it mandatory to have ConditionalOnExpression inside Configuration class

前端 未结 0 1552
小鲜肉
小鲜肉 2020-12-08 15:36

I am trying to create a bean only when my property conditions are met, and using the Spring Boot annotation @ConditionalOnExpression for it. My question is, is

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