Airhead 7 years ago
parent
commit
71c799c7d7
1 changed files with 1 additions and 1 deletions
  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: