mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '2.7.x'
Closes gh-33842
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
id "org.springframework.boot.starter"
|
||||
}
|
||||
|
||||
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"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
|
||||
|
||||
Reference in New Issue
Block a user