blob: bb318315720cc4c36788a1d0ac6ce84322b85e87 [file] [log] [blame]
server:
port: 8294
spring:
application:
name: mdm-service-mysql
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