Spring boot properties with @ConfigurationProperties and nested properties

前端 未结 0 1517
庸人自扰
庸人自扰 2021-01-13 15:24

My application.yaml contains something like

spring
  my-redis:
    password: hello
    master:
      host: my-redis-master
      port: 6379
    slave:
      h         


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