From http://localhost:8080/api/v1/accounts I can create an account using post-method. Now I want to call this api from port 8081 using web clients. However if I
http://localhost:8080/api/v1/accounts