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

Feature/adapt weibo #171

Merged
merged 13 commits into from
Aug 17, 2016
Merged

Feature/adapt weibo #171

merged 13 commits into from
Aug 17, 2016

Conversation

rayzhang0603
Copy link
Collaborator

1、增加Initializable机制,可以在motan bean 初始化前实现定制的初始化功能。
2、实现RpcContext上下文传递机制。
3、修改export解析位置,方便spring placeholder替换。
4、其他问题修复(applicationinfo缓存使用、access统计等)

@@ -65,6 +65,8 @@
int port = MathUtil.parseInt(ppDetail[0], 0);
if(port <= 0){
throw new MotanServiceException("Export is malformed :" + export);
}else{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

代码没格式化

@rayzhang0603 rayzhang0603 merged commit 084943c into master Aug 17, 2016
@rayzhang0603 rayzhang0603 deleted the feature/adaptWeibo branch May 12, 2017 02:33
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

Successfully merging this pull request may close these issues.

2 participants