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

Update producer develop docs #63

Merged
merged 4 commits into from Apr 21, 2018

Conversation

zhengyangyong
Copy link

@zhengyangyong zhengyangyong commented Apr 20, 2018

improve producer develop docs (springmvc,pojo and jaxrs)

  1. add dependencies import chapter
  2. remove hello interface for springmvc and jaxrs (no necessary) chapter
  3. reorganize pojo service publish chapter
  4. add microservice.yaml chapter
  5. add main class chapter

zhengyangyong added 3 commits April 20, 2018 16:04
Signed-off-by: zhengyangyong <yangyong.zheng@huawei.com>
Signed-off-by: zhengyangyong <yangyong.zheng@huawei.com>
Signed-off-by: zhengyangyong <yangyong.zheng@huawei.com>

public class Application {
public static void main(String[] args) throws Exception {
Log4jUtils.init();
Copy link
Member

Choose a reason for hiding this comment

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

Can you add some comments for these two lines?
BTW, we can use BeanUtils to get the instance of the bean.

Copy link
Author

Choose a reason for hiding this comment

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

Done

Signed-off-by: zhengyangyong <yangyong.zheng@huawei.com>
@WillemJiang WillemJiang merged commit fc525b6 into apache:master Apr 21, 2018
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.

None yet

2 participants