This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit 726cd84a2008d4c3372a383be755cff6a971167a
Merge: ea33be3 022f703
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Wed Feb 28 16:15:33 2018 +0800

    Merge pull request #842 from hanahmily/module/apm-webapp
    
    Module/apm webapp

 apm-webapp/pom.xml                                 | 157 +++++++++++++++++++++
 .../skywalking/apm/webapp/ApplicationStartUp.java  |  42 ++++++
 .../skywalking/apm/webapp/config/UIConfig.java     |  36 +++++
 .../apm/webapp/tools/CollectorServerList.java      |  89 ++++++++++++
 .../apm/webapp/tools/HttpClientTools.java          |  73 ++++++++++
 .../apm/webapp/tools/RewritePathFilter.java        |  65 +++++++++
 apm-webapp/src/main/resources/application.yml      |  14 ++
 .../apm/webapp/tools/RewritePathFilterTest.java    |  60 ++++++++
 pom.xml                                            |   1 +
 skywalking-ui                                      |   2 +-
 10 files changed, 538 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to