How do I register a custom converter for LocalDate when using spring cloud config server

后端 未结 0 1640
醉梦人生
醉梦人生 2021-01-29 20:17

I have properties with a date format of yyyy-MM-dd (e.g. 2021-01-28) and I am trying to load these using spring-cloud-config. If I set my fields as String then the values get br

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