paascloud / paascloud-master

spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
http://www.paascloud.net
Apache License 2.0
9.84k stars 4.32k forks source link

readme 中的群联系方式无效 #92

Closed ShayLau closed 5 years ago

ShayLau commented 5 years ago

有问题想要问一下就是 paascloud-common-config 模块中的配置文件是怎么加载对应信息的

类: `package com.paascloud.config.properties;

import com.paascloud.base.constant.GlobalConstant; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties;

/**

ShayLau commented 5 years ago

以了解配置加载是在那一块了,配置加载使用的是SpringCloud-Config配置中心,使用的资源仓库, https://github.com/paascloud/paascloud-config-repo/blob/master/application-dev.yml配置文件中的配置, 我去了解一下吧,对啦,qq群联系方式无法通过。