-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Mark Galea opened SPR-11537 and commented
The relay-port
type in the spring-websocket-4.x.xsd
should be xsd:string
instead of xsd:int
. This would allow us to use properties configured through a PropertyPlaceholderConfigurer
to configure the stomp-broker-relay
port
under different production environments.
Affects: 4.0.1, 4.0.2
Issue Links:
- Relax jms:listener-container xsd:int attributes to xsd:string in order to allow for SpEL expressions [SPR-9553] #14187 Relax jms:listener-container xsd:int attributes to xsd:string in order to allow for SpEL expressions
Referenced from: commits 8b2b165
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement