pluginManagement { repositories { maven { url 'https://repo.spring.io/snapshot' } gradlePluginPortal() } } rootProject.name = 'EDDN-Spring-Example'