group = "tk.antoine.roux" version = "0.0.1-SNAPSHOT" dependencies { implementation("org.springframework.cloud:spring-cloud-config-server") implementation("org.springframework.boot:spring-boot-starter-web") implementation("org.springframework.boot:spring-boot-starter-security") }