Explorar o código

add hello-service.yml

Airhead %!s(int64=8) %!d(string=hai) anos
pai
achega
eba388d671
Modificáronse 1 ficheiros con 16 adicións e 0 borrados
  1. 16 0
      hello-service.yml

+ 16 - 0
hello-service.yml

@ -0,0 +1,16 @@
server:
  port: 9000
---
spring:
  profiles: dev
hello: hello world!
---
spring:
  profiles: test
hello: hello world!