We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96175a8 commit 81a5794Copy full SHA for 81a5794
spring-boot-project/spring-boot-starters/spring-boot-starter-websocket/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "org.springframework.boot.starter"
3
}
4
5
-description = "Starter for building WebSocket applications using Spring Framework's WebSocket support"
+description = "Starter for building WebSocket applications using Spring Framework's MVC WebSocket support"
6
7
dependencies {
8
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
0 commit comments