0
私は春のブートフレームワークを使用しています.Application.propertiesファイルにHashMap構造のリストを定義し、そのJavaクラスでそのリストを使用できますか?ここでは、prorpertiesファイルの構造例を示します。春のブート時にapplication.propertiesファイル内のマップのリストを定義する
prefix:
listProp1:
- listValue1
- listValue2
- listValue3
listProp2:
- listValue1
- listValue2
- listValue3
listProp3:
- listValue1
- listValue2
- listValue3
プロパティで