
work
lql_h
这个作者很懒,什么都没留下…
展开
-
feign
feign客户端yml配置spring: main: allow-bean-definition-overriding: trueeureka: client: service-url: defaultZone: http://localhost:8761/eurekafeign: hystrix: e...原创 2019-12-05 14:19:46 · 179 阅读 · 0 评论 -
git
拉取代码$ cd f:/mall/git$ git clone https://git.paas.sinopec.com/N0098007WSHOP/eshop-product.git提交代码$ cd eshop-product/eshop-product-api/$ git add -A$ git commit -m "mall"git pushgi...原创 2019-12-05 14:02:17 · 333 阅读 · 0 评论