951 Commits (284f6057cc4373edefae13cb01c8b2cf3835228a)

Author SHA1 Message Date
Simon Baslé 0c6f5d7d29 `HttpHeaders` are no longer a `MultiValueMap` 1 year ago
rstoyanchev 373763723e Deprecate use of PathMatcher and UrlPathHelper in web 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Juergen Hoeller 68997d8416 Avoid javadoc references to deprecated types/methods 1 year ago
Sébastien Deleuze c807fa597f Remove unnecessary HandshakeHandlerRuntimeHints 1 year ago
Juergen Hoeller edf7f3cd43 Polishing 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Juergen Hoeller 3f3341bb1d Drop server-specific RequestUpgradeStrategy implementations 1 year ago
Sam Brannen 4d792d0e45 Remove mentions of Joda-Time support 1 year ago
Sam Brannen f427ac383d (Re)suppress deprecation warnings 1 year ago
Juergen Hoeller 9e3371ef07 Mark ListenableFuture as deprecated for removal 1 year ago
rstoyanchev 92c9b0dc97 Reduce logging for unsent SUBSCRIBE messages 1 year ago
Juergen Hoeller c765d03a59 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 1 year ago
jun a668580f77 Use HttpMethod.GET for better readability 2 years ago
Brian Clozel 8cd2c40860 Improve random source in SockJS server support 2 years ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
rstoyanchev 007a347ade Refine executor description in WebSocketMessageBrokerStats 2 years ago
gregw 0a60c622cc Implement Eclipse Jetty core HTTP handler adapter 2 years ago
Sam Brannen 932ce04541 Stop referring to old Spring versions in Javadoc 2 years ago
Brian Clozel 3b53165574 Expose WebSocketMessageBrokerStats contracts 2 years ago
rstoyanchev 8c9b6e2205 Use default phase 0 for WebSocket messaging 2 years ago
Juergen Hoeller 4f02be263f Polishing 2 years ago
Juergen Hoeller d151931f86 Skip close lock if acquired by other thread already 2 years ago
Sébastien Deleuze 290a41d398 Refine null-safety in more modules 2 years ago
Sébastien Deleuze a63ebe7e9d Refine null-safety in spring-web and spring-websocket 2 years ago
rstoyanchev 73ee86c666 Split messages only if configured to do so 2 years ago
injae-kim 76d00d78db Support splitting STOMP messages in WebSocketStompClient 2 years ago
Sam Brannen 122372c580 Spring cleaning: update copyright headers 2 years ago
Sam Brannen c98bebd6d3 Spring cleaning: add missing @⁠Override annotations 2 years ago
rstoyanchev 78f0688ed0 Fix javadoc error 2 years ago
rstoyanchev 504b7619bd WebSocketMessageBrokerConfigurer allows to configure Lifecycle phase 2 years ago
rstoyanchev 2dd22f64e1 Improve cancellation of read/write inactivity 2 years ago
rstoyanchev 6a5953dca3 Polishing in WebSocketStompClient 2 years ago
Juergen Hoeller b4153618a4 Consistent Lock field declaration (instead of ReentrantLock field type) 2 years ago
rstoyanchev 5851cdc679 Refine invocation of checkSessions 2 years ago
Juergen Hoeller f5b4f7d9e8 Support for SSLContext configuration on StandardWebSocketClient 2 years ago
Juergen Hoeller 989625d2d4 Allow SockJsUrlInfo to be overridden in SockJsClient 2 years ago
Stéphane Nicoll eefe65d95a Upgrade copyright year of changed files 2 years ago
Yanming Zhou ea5ef098cf Use Map.computeIfAbsent() where feasible 2 years ago
Yanming Zhou 4a450c6fab Use enhanced for loop where feasible 2 years ago
Baoyi Chen e00a882333 Complete Jetty frame callback when opcode is not PONG 2 years ago
Arjen Poutsma 24f8eac12a Improve ByteBuffer copy method 2 years ago
Stéphane Nicoll d0574197ea Polish "Use String.repeat instead of explicit cycle" 2 years ago
Adam Ostrožlík 63b2787da6 Use String.repeat instead of explicit cycle 2 years ago
rstoyanchev 0e6e225fb9 Implement messageSize methods in JettyWebSocketSession 2 years ago
Stéphane Nicoll 4e2d357318 Remove list of supported websocket servers 2 years ago
Stéphane Nicoll 264ec517f2 Polish 2 years ago
rstoyanchev 8ffbecc7c3 WebSocketMessageBrokerStats implements SmartInitializingSingleton 2 years ago
Juergen Hoeller fff50657d2 Polishing 2 years ago