initial commit

This commit is contained in:
Spencer Gibb
2015-03-06 14:24:34 -07:00
parent f0c8a4e458
commit 80741cd147
19 changed files with 926 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
server:
port: 8080
spring:
application:
name: testSleuthApp
endpoints:
health:
sensitive: false
restart:
enabled: true
shutdown:
enabled: true