NPE if StompEndpointRegistry has allowedOrigins with null #26987
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: regression
A bug that is also a regression
Milestone
The following code with 5.3.6 ran OK when
properties.getAllowedOrigins()
returned null.With 5.3.7 we get a NPE
The text was updated successfully, but these errors were encountered: