Angular, Spring Boot, Kubernetes and CORS: Why we Don’t Need CORS in Production
Angular, Spring Boot, Kubernetes and CORS can get confusing fast. In this post, I explain when CORS actually applies, why my production setup does not need it, and how NGINX Ingress keeps frontend and backend on the same origin.
Read the full analysis