No change in configuration. Only upgrade from 2.7.4 to 2.7.5 2.7.4 Don't prompt for cross domain What configuration needs to be modified in 2.7.5
Comment From: bclozel
application.cors.* is not a configuration namespace managed by Spring Boot. Maybe something that your application is handling itself? I'm closing this issue as invalid as a result.
If you still believe this is a bug, please create a sample application with https://start.spring.io that demonstrates the problem.