İ use Spring-Data-Rest and Angular 2
% URL encode code %25 (http://www.w3schools.com/tags/ref_urlencode.asp)
Firstly;
http://localhost:4200/members/http%3A%2F%2Flocalhost%3A8080%2FErPApI%2Forganizations%2F1/detail
when navigate this URL and reload page again or copy paste new tab link
% encode again %25. İts doing every reload.
So i lost member id. How can i block encode % again?
I used the following method when I get the link.