Skip to content

Commit 81a5794

Browse files
committed
Include 'MVC' in starter-websocket description
Closes gh-32493
1 parent 96175a8 commit 81a5794

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-starters/spring-boot-starter-websocket

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-starters/spring-boot-starter-websocket/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id "org.springframework.boot.starter"
33
}
44

5-
description = "Starter for building WebSocket applications using Spring Framework's WebSocket support"
5+
description = "Starter for building WebSocket applications using Spring Framework's MVC WebSocket support"
66

77
dependencies {
88
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))

0 commit comments

Comments
 (0)