July 2017
Intermediate to advanced
414 pages
11h 18m
English
We may run into scenarios where we need a complete configuration file to be externalized, such as logback.xml. The Config Server provides a mechanism to configure and store such files. This is achievable by using the URL format as follows:
/{name}/{profile}/{label}/{path}
The name, profile, and label has the same meaning as explained earlier. The path indicates the filename, such as logback.xml.
Read now
Unlock full access