settings.gradle 104 B

12
  1. rootProject.name = 'spring-cloud-bookinfo'
  2. include 'gateway', 'details', 'reviews', 'spring-boot-admin'