1182 Commits (a08a4d60685a7a8b6fd4a086c2ef64a3cf4a69ed)

Author SHA1 Message Date
Manu Sridharan d36244ee56 Update to NullAway 0.12.15 and fix new warnings 2 months ago
rstoyanchev 8edde374bb Lower bad requests to DEBUG level in AbstractHandshakeHandler 3 months ago
Juergen Hoeller 07c0213f20 Polishing 3 months ago
Sam Brannen f62380cc7b Make WebSocketHttpHeaders compatible with HttpHeaders APIs 4 months ago
Sam Brannen 4593f877dd Fix HttpHeaders and WebSocketHttpHeaders interop issues 4 months ago
rstoyanchev cd67010518 Update Principal check in TransportHandlingSockJsService 4 months ago
rstoyanchev c88bfc54c9 Refactor state management in StompSubProtocolHandler 4 months ago
Sébastien Deleuze 8ec9ab6698 Add builder-based constructors to Jackson 3 infrastructure 4 months ago
rstoyanchev 7f03487875 Polishing contribution 5 months ago
KNU-K e4a431e536 Refactor toString method in SockJsFrame 5 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 5 months ago
Juergen Hoeller 7f9aa39748 Polishing 6 months ago
Juergen Hoeller 1107a43b65 Upgrade to Jetty 12.1 onWebSocketClose signature 6 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 6 months ago
Brian Clozel fce7b3d420 Remove Undertow-specific support and testing 6 months ago
Sébastien Deleuze 0389e3e3af Revert "Use JsonMapper instead of ObjectMapper when relevant" 7 months ago
Sébastien Deleuze 49b28be1be Fix JacksonJsonSockJsMessageCodec imports 7 months ago
Sébastien Deleuze d115f36400 Use JsonMapper instead of ObjectMapper when relevant 7 months ago
Juergen Hoeller c7fbf7809f Provide @WebSocketScope annotation and public SCOPE_WEBSOCKET constant 7 months ago
Sam Brannen 900dd0c3eb Polish contribution 8 months ago
Jeroen Meijer 41cb6ae1a5 Add getter for OverflowStrategy in ConcurrentWebSocketSessionDecorator 8 months ago
Spring Builds 16edf9867a Update copyright headers in source files 8 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 8 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 10 months ago
Sébastien Deleuze 2a29e16456 Deprecate for removal Jackson 2 support 10 months ago
Sébastien Deleuze 6ae89ea397 Introduce Jackson 3 support to MessageBrokerBeanDefinitionParser 10 months ago
Sébastien Deleuze ac3c1b8762 Introduce Jackson 3 support for spring-websocket 10 months ago
Taeik Lim a946fe2bf8 Fix broken link for Server-Sent Events 11 months ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 11 months ago
rstoyanchev f8a82b46c1 Fix WebSocketHandlerMapping match for "/*" 12 months ago
Sam Brannen cd4e73a4a3 Fix typos in CloseStatus comments 12 months ago
rstoyanchev 788b66feac Remove UrlPathHelper in ServletWebSocketHandlerRegistry 1 year ago
rstoyanchev 7e9ac120ac Deprecate UrlPathHelper in ServletWebSocketHandlerRegistry 1 year ago
rstoyanchev ceffda7874 Polishing contribution 1 year ago
Jared Wiltshire 49f9b40fba Support RFC 8441 upgrades over HTTP/2 CONNECT 1 year ago
rstoyanchev f477c1653d Allow WebSocket over HTTP CONNECT 1 year ago
Daeho Kwon 7536777a18 Replace hardcoded "Sec-WebSocket-Version" with constant 1 year ago
Sam Brannen 7a98e210da Remove obsolete code 1 year ago
rstoyanchev 83cdd58ac8 Update localAddress handling in StandardWebSocketClient 1 year ago
rstoyanchev a6b6d19545 Update localAddress Javadoc in WebSocketSession 1 year ago
Mengqi Xu dc98a7960a Remove the catch of NPE because this issue had resolved at Jetty 12.0.2. 1 year ago
Brian Clozel f2a18e5920 Upgrade to Jetty 12.1.0.alpha0 1 year ago
Sébastien Deleuze ec48c47886 Make URI template variables nullable 1 year ago
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
Sam Brannen af83a152dc Polishing 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