Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用git模式 半分离 问题总结 #151

Open
nanshens opened this issue Jan 25, 2019 · 0 comments
Open

使用git模式 半分离 问题总结 #151

nanshens opened this issue Jan 25, 2019 · 0 comments

Comments

@nanshens
Copy link

nanshens commented Jan 25, 2019

  1. 每次修改配置,项目下会出现版本包:不知道是我使用问题 还是bug
    image
  2. yml错误 : 看到有人提了issue, 望改进
  3. 使用git模式: 更新配置 加载配置很慢,容易timeout, 希望能改进对timeout时间的控制, 或者优化方式,引入本地cache等等
  4. [功能增强]增加获取key-value方式 用原生方式有时不太方便
  • api方式: 通过代码获取keyvalue 希望改进!!! pg:
sccaClient.get("key"); 
  • xml占位符方式: pg:
<bean id="demoConf" class="com.scca.DemoConf">
    <property name="paramByXml" value="$SccaConf{key}" />
</bean>
@nanshens nanshens changed the title 使用git模式 半分离 使用总结 使用git模式 半分离 问题总结 Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant