Dynamically loading objects from properties file at runtime using Spring

前端 未结 0 1811
闹比i
闹比i 2020-12-15 19:00

I have a properties file as such:

myapp.properties

shape.circle.radius=10
shape.circle.perimeter=63

shape.square.side=10
shape.square.per         


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