Nginx – Using OKTA – CORS Error After Upgrading to Spring Boot 3 – CORS header ‘Access-Control-Allow-Origin’ missing
I have an application with Vue.js in the front end and Spring Boot for the back end. We use OKTA for security. This has been working great with Java 11 and Spring Boot 2.1.8. The Spring Boot REST services are…