After upgrading to use Spring Boot 2.4.5 from 2.3.x, it does not seem to be possible to use allowedOrigins = "*" in the StompEndpointRegistry. When connecting it results in the following Error:

Spring When allowCredentials is true, allowedOrigins cannot contain the special value

my config: Spring When allowCredentials is true, allowedOrigins cannot contain the special value

Comment From: hogger0

I solved the。 thank you

Comment From: YOUSSEF-EL-MESSBAHI

what is the solution for this error ?