This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
CoSharp
/
config
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
add hello-service.yml
Airhead
%!s(int64=8) %!d(string=hai) anos
pai
6fbe38f6f6
achega
eba388d671
Modificáronse 1 ficheiros
con
16 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
16
0
hello-service.yml
+ 16
- 0
hello-service.yml
Ver ficheiro
@ -0,0 +1,16 @@
server:
port: 9000
---
spring:
profiles: dev
hello: hello world!
---
spring:
profiles: test
hello: hello world!