Add RESTful Notes Spring Hateoas sample
This commit is contained in:
6
restful-notes-spring-hateoas/settings.gradle
Normal file
6
restful-notes-spring-hateoas/settings.gradle
Normal file
@@ -0,0 +1,6 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
maven { url "https://repo.spring.io/milestone" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user