Blame view

springboot/src/main/resources/application.yml 237 Bytes
9cc79d0a   caoyang   commit mybatis se...
1
2
3
4
5
6
7
8
9
10
11
#server:
#  port:8080
#
#eureka:
#  instance:
#    hostname: 121.40.109.21
#  client:
#    registerWithEureka: false
#    fetchRegistry: false
#    serviceUrl:
#      defaultZone: http://${eureka.instance.hostname}:${server.port}/eureka/