Spring cloud configuration Center config server multi-warehouse configuration

spring cloud configuration central server if you want to read the configuration of multiple repositories, how should application.yml be configured?
for example, the application configuration and resource configuration of a xxx-service project are under the xxx-service-config repository under the config grouping of gitlab and the xxx-service-resource repository under the resource grouping, respectively. Now you want to read the application-dev.yml, of application configuration and resource configuration according to xxx-service/dev. How should config-server be configured?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38481-2b64b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38481-2b64b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?