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

关于online和local配置文件问题 #27

Closed
364427800 opened this issue Mar 24, 2016 · 3 comments
Closed

关于online和local配置文件问题 #27

364427800 opened this issue Mar 24, 2016 · 3 comments

Comments

@364427800
Copy link

local和online两个配置文件只能配一个吗 代码如何判断该读取哪个配置文件?

@carlosfu
Copy link
Collaborator

local和online两个配置文件只能配一个吗 代码如何判断该读取哪个配置文件?

只能配置一个,是用于隔离生产和测试隔离的配置的。
cachecloud项目使用maven构建的,使用mvn -P来区分local和online,如果不太了解,可以先熟悉一下mvn是如何做到生产和测试隔离的

@sohutv sohutv closed this as completed Mar 25, 2016
@364427800
Copy link
Author

我在自己的eclipse上部署完成顺利启动,成功登陆后,从admin进入管理后台,其他页面都正常显示,但是“管理机器”页面无法正常显示,一片空白,后台也没有ERROR

@carlosfu
Copy link
Collaborator

#28 请参考

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

3 participants