Skip to content

Commit fadd37e

Browse files
committed
Remove websocket starter/sample from M1
1 parent d82ac89 commit fadd37e

File tree

21 files changed

+0
-1476
lines changed

21 files changed

+0
-1476
lines changed

spring-boot-samples/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
<module>spring-boot-sample-traditional</module>
2727
<module>spring-boot-sample-web-static</module>
2828
<module>spring-boot-sample-web-ui</module>
29-
<module>spring-boot-sample-websocket</module>
3029
<module>spring-boot-sample-xml</module>
3130
</modules>
3231
<build>

spring-boot-samples/spring-boot-sample-websocket/pom.xml

Lines changed: 0 additions & 59 deletions
This file was deleted.

spring-boot-samples/spring-boot-sample-websocket/src/main/java/org/springframework/boot/samples/websocket/client/GreetingService.java

Lines changed: 0 additions & 22 deletions
This file was deleted.

spring-boot-samples/spring-boot-sample-websocket/src/main/java/org/springframework/boot/samples/websocket/client/SimpleClientWebSocketHandler.java

Lines changed: 0 additions & 54 deletions
This file was deleted.

spring-boot-samples/spring-boot-sample-websocket/src/main/java/org/springframework/boot/samples/websocket/client/SimpleGreetingService.java

Lines changed: 0 additions & 25 deletions
This file was deleted.

spring-boot-samples/spring-boot-sample-websocket/src/main/java/org/springframework/boot/samples/websocket/config/SampleWebSocketsApplication.java

Lines changed: 0 additions & 129 deletions
This file was deleted.

spring-boot-samples/spring-boot-sample-websocket/src/main/java/org/springframework/boot/samples/websocket/echo/DefaultEchoService.java

Lines changed: 0 additions & 31 deletions
This file was deleted.

spring-boot-samples/spring-boot-sample-websocket/src/main/java/org/springframework/boot/samples/websocket/echo/EchoService.java

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)