Class VersionUtils


  • public final class VersionUtils
    extends Object
    • Method Detail

      • getGitProperties

        public static reactor.core.publisher.Mono<PropertyReader> getGitProperties​(String resourceLocation)
        Extracts the git properties from a properties file which location is given.
        Parameters:
        resourceLocation - the location of the properties resource containing git information
        Returns:
        the git properties