创建一个新的项目
Apollo创建项目和配置使用1.png

设置项目名称
Apollo创建项目和配置使用2.png

设置配置信息

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

Apollo创建项目和配置使用3.png

发布
Apollo创建项目和配置使用4.png

Apollo创建项目和配置使用5.png

Last modification:October 10, 2019
如果觉得这篇技术文章对你有用,请随意赞赏