Airhead 7 年之前
父节点
当前提交
71c799c7d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hello-service.yml

+ 1 - 1
hello-service.yml

@ -5,7 +5,7 @@ server:
spring:
  profiles: dev
hello: hello world!
hello: hello world!xxxx
---
spring: