标签: spring properties yaml
我们如何在YAML中动态创建这样的引用?谷歌搜索没有带来任何好处。我们正在尝试制作Maven原型。
url: ${server.${application}.endpoint}