Skip to content

Commit 7bb3caf

Browse files
committed
Merge branch '2.7.x' into 3.0.x
Closes gh-35910
2 parents a5981a4 + ee606db commit 7bb3caf

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/build.gradle

+1-1
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 exposing Spring Data repositories over REST using Spring Data REST"
5+
description = "Starter for exposing Spring Data repositories over REST using Spring Data REST and Spring MVC"
66

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

0 commit comments

Comments
 (0)