Conditional statement inside Spring config

后端 未结 4 2042
说谎
说谎 2020-12-06 00:33

How to have conditional statement within a spring configuration file

I have String bean (b) whose value depends on the value of a property (a). a is set dynamically

4条回答
提交回复
热议问题