String push=localhost:8080/test/abc;
  URI uri =URI.create(push);
  String str=uri.toString();