Apollo 携程阿波罗创建项目和配置使用

2019-05-17T07:36:00

创建一个新的项目

设置项目名称

设置配置信息

server.port = 8200
spring.application.name = app-shop-weixin
eureka.client.service-url.defaultZone = http://192.168.78.130:8080/eureka
swagger.base-package = com.songzixian.weixin.service
swagger.title = SpringCloud2.x构建微服务电商项目-微信服务接口
swagger.description = 该项目“基于SpringCloud2.x构建微服务电商项目。
swagger.version = 1.1
swagger.terms-of-service-url = www.songzixian.com
swagger.contact.name = songzixian
swagger.contact.email = 1404932287@qq.com

发布

当前页面是本站的「Baidu MIP」版。发表评论请点击:完整版 »