My front-end application will call the back-end Spring boot application with the encrypted URI
Encrypted Request URI http://example.com/jhliufwf76&gjhgf#hlkjsf
I need to decrypt the URI & forward to respective API for processing. Currently I am using 3scale API Gateway but it seems there is no provision for decrypting the URI.
Is it possible with Spring Cloud Gateway? If yes please give the snippet also.
Encrypted Request URI http://example.com/jhliufwf76&gjhgf#hlkjsf