How user can access the configuration files by using the below endpoints on the config server in Spring cloud?

http://<config_server_host>:<port>:/<application>-<profile>.yml

        http://<config_server_host>:<port>/<application>-<profile>.properties

http://<config_server>:<port>:/<application>-<profile>.yml

        http://<config_server>:<port>/<application>-<profile>.properties

http://<config_server_host>:<port>:/<application>.yml

        http://<config_server_host>:<port>/<application>.properties

http://<config_application_host>:<port>:/<application>-<profile>.yml

        http://<config_server_application>:<port>/<application>-<profile>.properties

Verified Answer
Correct Option - a

To get all Infosys Certified SCM Microservice with Springboot Professional Exam questions Join Telegram Group https://rebrand.ly/lex-telegram-236dee

Telegram