blob: eae5f49758ceea8bb348026717d2caba4067dda8 [file] [log] [blame]
server:
port: 8196
spring:
application:
name: dsm-server
eureka:
client:
serviceUrl:
defaultZone: http://${ip}:${port}/eureka/
instance:
metadata-map:
test: wedatasphere
management:
endpoints:
web:
exposure:
include: refresh,info
logging:
config: classpath:log4j2.xml