444 Commits (33deaff108910fc5016edd3a755f661710e9aec4)

Author SHA1 Message Date
rstoyanchev 3277b0d6ac Handle STOMP messages to user destination in order 3 years ago
rstoyanchev a205eab618 Handle STOMP messages from client in order 3 years ago
rstoyanchev d62d7f5ff1 Polishing 3 years ago
Sam Brannen c23795a8a6 Update copyright headers 3 years ago
rstoyanchev 29e3acc887 Re-enable Jetty in spring-websocket tests 3 years ago
rstoyanchev f51838b6ba Polishing spring-websocket tests 3 years ago
Sam Brannen fad70aa252 Update copyright headers 3 years ago
Arjen Poutsma 6597727c86 Upgrade to Jetty 12 3 years ago
Juergen Hoeller 4b6fabbd2f Polishing 3 years ago
Sébastien Deleuze 38f9cbe3de Use latest version of sockjs-client in AbstractSockJsService 3 years ago
Sam Brannen 5bc80fc094 Disable SpEL selector support in WebSocket messaging by default 3 years ago
Sam Brannen 2f35e7756b Integration test status quo for SpEL 'selector' support in messaging 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 3 years ago
Sam Brannen 0502d18e3d Update copyright headers 3 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 3 years ago
Sam Brannen 9b38e43c17 Use URI#create instead of URI constructor where feasible in spring-websocket 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen 052542254a Polishing 3 years ago
Sam Brannen db02c96c55 Avoid deprecation warnings in tests 3 years ago
Sam Brannen 164141a63e Fix broken tests in SockJsServiceTests 3 years ago
Juergen Hoeller 9c7b471634 Deprecate JettyWebSocketClient in favor of StandardWebSocketClient 3 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 3 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 3 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 3 years ago
rstoyanchev 8ade083a05 Filter out null WebSocketSession attributes 3 years ago
Sam Brannen 723e09c164 Polishing 4 years ago
Kulwant Singh 5245327962 Fix tests and checkstyle violations 4 years ago
Kulwant Singh 5f2a6fd7f1 Use List.of() instead of Arrays.asList() where appropriate 4 years ago
Kulwant Singh eec3c6f7bb Replace concatenated strings with text blocks 4 years ago
Kulwant Singh 19955c5b77 Remove unnecessary calls to toString() 4 years ago
Kulwant Singh bd57d860d2 Use StandardCharsets 4 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 4 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 4 years ago
Stephane Nicoll 421b5cb311 Polish "Deprecate SockJsServiceRegistration#setSupressCors" 4 years ago
Marc Wrobel 1cc36e5be9 Deprecate SockJsServiceRegistration#setSupressCors 4 years ago
Marc Wrobel 03f0c57704 Fix and improve Javadoc in spring-websocket 4 years ago
Arjen Poutsma 9b739a2310 Update scheduling package to use java.time 4 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 4 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 4 years ago
Sam Brannen b3f786728e Use modern language features in tests 4 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 4 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 4 years ago
Sam Brannen 08bce08018 Use text blocks with JUnit Jupiter 5.8.1 5 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Rossen Stoyanchev 48875dc44f Fix Jetty WebSocket test failures 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Sam Brannen 42edef0bcc Avoid StringIndexOutOfBoundsException in WebSocketMessageBrokerStats 5 years ago
Sam Brannen e94811f1b9 Polish WebSocketMessageBrokerConfigurationSupportTests 5 years ago