relay-port type in xsd should be string [SPR-11537] #16162
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
Mark Galea opened SPR-11537 and commented
The
relay-port
type in thespring-websocket-4.x.xsd
should bexsd:string
instead ofxsd:int
. This would allow us to use properties configured through aPropertyPlaceholderConfigurer
to configure thestomp-broker-relay
port
under different production environments.Affects: 4.0.1, 4.0.2
Issue Links:
Referenced from: commits 8b2b165
The text was updated successfully, but these errors were encountered: