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 9feb84e commit ee606dbCopy full SHA for ee606db
spring-boot-project/spring-boot-starters/spring-boot-starter-data-rest/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id "org.springframework.boot.starter"
3
}
4
5
-description = "Starter for exposing Spring Data repositories over REST using Spring Data REST"
+description = "Starter for exposing Spring Data repositories over REST using Spring Data REST and Spring MVC"
6
7
dependencies {
8
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
0 commit comments