I have wrote CQRS sample using SpringBoot and now I want to know how to route HTTP POST request to one microservice and HTTP GET requests to another microservice.
I h