Class ConfigUrlsBuilder


  • public class ConfigUrlsBuilder
    extends Object
    Utility class to fetch config server related URLs.
    Since:
    1.0.0
    Author:
    Sagar Mahapatra, Raj Jha
    • Method Detail

      • getURLs

        public static List<String> getURLs()
        Method to get URL's.
        Returns:
        the URLs.
      • getConfigNames

        public static List<String> getConfigNames()
        Method to get the cloud config names.
        Returns:
        the app names.